Struct CompositeRotation | Entities | 0.10.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Struct CompositeRotation

    Namespace: Unity.Transforms
    Syntax
    [Serializable]
    [WriteGroup(typeof(LocalToWorld))]
    [WriteGroup(typeof(LocalToParent))]
    public struct CompositeRotation : IComponentData

    Fields

    Value

    Declaration
    public float4x4 Value
    Field Value
    Type Description
    float4x4
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX