SwiftlyS2

CCSUsrMsg_DesiredTimescale

Interface CCSUsrMsg_DesiredTimescale

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCSUsrMsg_DesiredTimescale : ITypedProtobuf<CCSUsrMsg_DesiredTimescale>, INativeHandle, INetMessage<CCSUsrMsg_DesiredTimescale>, IDisposable

Implements

Properties

DesiredTimescale

float DesiredTimescale { get; set; }
Property Value

DurationRealtimeSec

float DurationRealtimeSec { get; set; }
Property Value

InterpolatorType

int InterpolatorType { get; set; }
Property Value

StartBlendTime

float StartBlendTime { get; set; }
Property Value

On this page