Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
public struct OverrideTransformJob : IAnimationJob
Fields
Declaration
public AnimationJobCache cache
Field Value
Declaration
public TransformHandle driven
Field Value
Declaration
public CacheIndex positionIdx
Field Value
Declaration
public CacheIndex positionWeightIdx
Field Value
Declaration
public CacheIndex rotationIdx
Field Value
Declaration
public CacheIndex rotationWeightIdx
Field Value
Declaration
public TransformHandle source
Field Value
Declaration
public AffineTransform sourceInvLocalBindTx
Field Value
Declaration
public CacheIndex sourceToCurrSpaceRotIdx
Field Value
Declaration
public Quaternion sourceToLocalRot
Field Value
| Type |
Description |
| Quaternion |
|
Declaration
public Quaternion sourceToPivotRot
Field Value
| Type |
Description |
| Quaternion |
|
Declaration
public Quaternion sourceToWorldRot
Field Value
| Type |
Description |
| Quaternion |
|
Declaration
public CacheIndex spaceIdx
Field Value
Methods
Declaration
public void ProcessAnimation(AnimationStream stream)
Parameters
| Type |
Name |
Description |
| AnimationStream |
stream |
|
Declaration
public void ProcessRootMotion(AnimationStream stream)
Parameters
| Type |
Name |
Description |
| AnimationStream |
stream |
|
Declaration
public void UpdateSpace(int space)
Parameters
| Type |
Name |
Description |
| System.Int32 |
space |
|