SwiftlyS2

VelocitySampler

Interface VelocitySampler

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

IdealSampleRate

ref float IdealSampleRate { get; }
Property Value

PrevSample

ref Vector PrevSample { get; }
Property Value

PrevSampleTime

GameTime_t PrevSampleTime { get; }
Property Value

On this page