SwiftlyS2

CNmTargetWarpNode__CDefinition

Interface CNmTargetWarpNode__CDefinition

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CNmTargetWarpNode__CDefinition : CNmPoseNode__CDefinition, CNmGraphNode__CDefinition, ISchemaClass<CNmGraphNode__CDefinition>, ISchemaClass<CNmPoseNode__CDefinition>, ISchemaClass<CNmTargetWarpNode__CDefinition>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AllowTargetUpdate

ref bool AllowTargetUpdate { get; }
Property Value

ClipReferenceNodeIdx

ref short ClipReferenceNodeIdx { get; }
Property Value

LerpFallbackDistanceThreshold

ref float LerpFallbackDistanceThreshold { get; }
Property Value

MaxTangentLength

ref float MaxTangentLength { get; }
Property Value

SamplingMode

ref CNmRootMotionData__SamplingMode_t SamplingMode { get; }
Property Value

SamplingPositionErrorThresholdSq

ref float SamplingPositionErrorThresholdSq { get; }
Property Value

TargetUpdateAngleThresholdRadians

ref float TargetUpdateAngleThresholdRadians { get; }
Property Value

TargetUpdateDistanceThreshold

ref float TargetUpdateDistanceThreshold { get; }
Property Value

TargetValueNodeIdx

ref short TargetValueNodeIdx { get; }
Property Value

On this page