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