Struct CompositeScale
Namespace: Unity.Transforms
Syntax
[Serializable]
[WriteGroup(typeof(LocalToWorld))]
[WriteGroup(typeof(LocalToParent))]
[WriteGroup(typeof(ParentScaleInverse))]
public struct CompositeScale : IComponentData
Fields
Value
Declaration
public float4x4 Value
Field Value
Type | Description |
---|---|
float4x4 |