SwiftlyS2

CRelativeTransform

Interface CRelativeTransform

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Entity

ref CHandle<CBaseEntity> Entity { get; }
Property Value

Transform

ref CTransform Transform { get; }
Property Value

TransformIsWorldSpace

ref bool TransformIsWorldSpace { get; }
Property Value

TransformWS

ref CTransform TransformWS { get; }
Property Value

On this page