类 Seat实验性

Describes a particular seating position on this rideable entity.

属性

lockRiderRotation: number

Angle in degrees that a rider is allowed to rotate while riding this entity.

maxRiderCount: number

A maximum number of riders that this seat can support.

minRiderCount: number

A minimum number of riders that can be placed in this seat position, if this seat is to be filled.

position: Vector3

Physical location of this seat, relative to the entity's location.

seatRotation: number

Angle in degrees to rotate riders by.