SwiftlyS2

CMsgTransform

Interface CMsgTransform

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgTransform : ITypedProtobuf<CMsgTransform>, INativeHandle

Implements

Properties

Orientation

CMsgQuaternion Orientation { get; }
Property Value

Position

Vector Position { get; set; }
Property Value

Scale

float Scale { get; set; }
Property Value

On this page