SwiftlyS2

CVectorAnimParameter

Interface CVectorAnimParameter

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CVectorAnimParameter : CConcreteAnimParameter, CAnimParameterBase, ISchemaClass<CAnimParameterBase>, ISchemaClass<CConcreteAnimParameter>, ISchemaClass<CVectorAnimParameter>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

DefaultValue

ref Vector DefaultValue { get; }
Property Value

Interpolate

ref bool Interpolate { get; }
Property Value

VectorType

ref AnimParamVectorType_t VectorType { get; }
Property Value

On this page