SwiftlyS2

CMorphConstraint

Interface CMorphConstraint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMorphConstraint : CBaseConstraint, CBoneConstraintBase, ISchemaClass<CBoneConstraintBase>, ISchemaClass<CBaseConstraint>, ISchemaClass<CMorphConstraint>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Max

ref float Max { get; }
Property Value

Min

ref float Min { get; }
Property Value

SlaveChannel

ref int SlaveChannel { get; }
Property Value

TargetMorph

string TargetMorph { get; set; }
Property Value

On this page