COrientationWarpUpdateNode
Interface COrientationWarpUpdateNode
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface COrientationWarpUpdateNode : CUnaryUpdateNode, CAnimUpdateNodeBase, ISchemaClass<CAnimUpdateNodeBase>, ISchemaClass<CUnaryUpdateNode>, ISchemaClass<COrientationWarpUpdateNode>, ISchemaField, ISchemaClass, INativeHandleImplements
- CUnaryUpdateNode
- CAnimUpdateNodeBase
- ISchemaClass<CAnimUpdateNodeBase>
- ISchemaClass<CUnaryUpdateNode>
- ISchemaClass<COrientationWarpUpdateNode>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Damping
CAnimInputDamping Damping { get; }Property Value
EnablePreferredRotationDirection
ref bool EnablePreferredRotationDirection { get; }Property Value
FallbackTargetPositionParam
CAnimParamHandle FallbackTargetPositionParam { get; }Property Value
MaxRootMotionScale
ref float MaxRootMotionScale { get; }Property Value
Mode
ref OrientationWarpMode_t Mode { get; }Property Value
PreferredRotationDirection
ref AnimValueSource PreferredRotationDirection { get; }Property Value
PreferredRotationThreshold
ref float PreferredRotationThreshold { get; }Property Value
RootMotionSource
ref OrientationWarpRootMotionSource_t RootMotionSource { get; }Property Value
TargetOffset
ref float TargetOffset { get; }Property Value
TargetOffsetMode
ref OrientationWarpTargetOffsetMode_t TargetOffsetMode { get; }Property Value
TargetOffsetParam
CAnimParamHandle TargetOffsetParam { get; }Property Value
TargetParam
CAnimParamHandle TargetParam { get; }Property Value
TargetPositionParam
CAnimParamHandle TargetPositionParam { get; }Property Value