SwiftlyS2

CMsgQuaternion

Interface CMsgQuaternion

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgQuaternion : ITypedProtobuf<CMsgQuaternion>, INativeHandle

Implements

Properties

W

float W { get; set; }
Property Value

X

float X { get; set; }
Property Value

Y

float Y { get; set; }
Property Value

Z

float Z { get; set; }
Property Value

On this page