SwiftlyS2

CSmoothFunc

Interface CSmoothFunc

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

SmoothAmplitude

ref float SmoothAmplitude { get; }
Property Value

SmoothBias

ref float SmoothBias { get; }
Property Value

SmoothDir

ref int SmoothDir { get; }
Property Value

SmoothDuration

ref float SmoothDuration { get; }
Property Value

SmoothRemainingTime

ref float SmoothRemainingTime { get; }
Property Value

On this page