public interface IOverrideTransformData
Properties
Declaration
Transform constrainedObject { get; }
Property Value
| Type |
Description |
| Transform |
|
Declaration
Vector3 position { get; }
Property Value
Declaration
float positionWeight { get; }
Property Value
| Type |
Description |
| System.Single |
|
Declaration
Vector3 rotation { get; }
Property Value
Declaration
float rotationWeight { get; }
Property Value
| Type |
Description |
| System.Single |
|
Declaration
Transform source { get; }
Property Value
| Type |
Description |
| Transform |
|
Declaration
Property Value
| Type |
Description |
| System.Int32 |
|