Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    PhysicsProcessor.AssociatedData Class

    Namespace: Stride.Physics
    Assembly: Stride.Physics.dll
    System.Object → PhysicsProcessor.AssociatedData
    Derived from PhysicsProcessor.AssociatedData:

    public class AssociatedData
    Name Description
    Fields
    BoneMatricesUpdated
    ModelComponent
    PhysicsComponent
    TransformComponent
    | Improve this Doc View Source

    Fields


    BoneMatricesUpdated

    public bool BoneMatricesUpdated
    Field Value
    Type Description
    System.Boolean

    ModelComponent

    public ModelComponent ModelComponent
    Field Value
    Type Description
    ModelComponent

    PhysicsComponent

    public PhysicsComponent PhysicsComponent
    Field Value
    Type Description
    PhysicsComponent

    TransformComponent

    public TransformComponent TransformComponent
    Field Value
    Type Description
    TransformComponent

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation