SwiftlyS2

CFloatAnimParameter

Interface CFloatAnimParameter

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DefaultValue

ref float DefaultValue { get; }
Property Value

Interpolate

ref bool Interpolate { get; }
Property Value

MaxValue

ref float MaxValue { get; }
Property Value

MinValue

ref float MinValue { get; }
Property Value

On this page