SwiftlyS2

CNmIKJoint

Interface CNmIKJoint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CNmIKJoint : ISchemaClass<CNmIKJoint>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BodyIndex

ref int BodyIndex { get; }
Property Value

MaxTwistLimit

ref float MaxTwistLimit { get; }
Property Value

MinTwistLimit

ref float MinTwistLimit { get; }
Property Value

ParentIndex

ref int ParentIndex { get; }
Property Value

SwingLimit

ref float SwingLimit { get; }
Property Value

Weight

ref float Weight { get; }
Property Value

XLocalFrame

ref CTransform XLocalFrame { get; }
Property Value

On this page