SwiftlyS2

AABB_t

Interface AABB_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

MaxBounds

ref Vector MaxBounds { get; }
Property Value

MinBounds

ref Vector MinBounds { get; }
Property Value

Methods

MaxBoundsUpdated()

void MaxBoundsUpdated()

MinBoundsUpdated()

void MinBoundsUpdated()

On this page