Click or drag to resize

SeatObjectsOnSeats Property

The list of objects on the seats.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public ReferenceList<ObjectInSpace> ObjectsOnSeats { get; }

Property Value

ReferenceListObjectInSpace
See Also