Search Results for

    Show / Hide Table of Contents

    Struct DOTSDynamicBone_TransformOverrideLink_Tag

    Implements
    IComponentData
    Namespace: DOTSDynamicBone
    Assembly: cs.temp.dll.dll
    Syntax
    public struct DOTSDynamicBone_TransformOverrideLink_Tag : IComponentData

    Fields

    boneIndex

    Declaration
    public int boneIndex
    Field Value
    Type Description
    System.Int32

    DOTSDynamicBoneEntity

    Declaration
    public Entity DOTSDynamicBoneEntity
    Field Value
    Type Description
    Entity

    particleIndex

    Declaration
    public int particleIndex
    Field Value
    Type Description
    System.Int32

    singleBone

    Declaration
    public bool singleBone
    Field Value
    Type Description
    System.Boolean

    Implements

    IComponentData
    In This Article
    Back to top DOTS Dynamic Bone Documentation