SwiftlyS2

CBoneConstraintDotToMorph

Interface CBoneConstraintDotToMorph

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CBoneConstraintDotToMorph : CBoneConstraintBase, ISchemaClass<CBoneConstraintBase>, ISchemaClass<CBoneConstraintDotToMorph>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BoneName

string BoneName { get; set; }
Property Value

MorphChannelName

string MorphChannelName { get; set; }
Property Value

Remap

ISchemaFixedArray<float> Remap { get; }
Property Value

TargetBoneName

string TargetBoneName { get; set; }
Property Value

On this page