Creates a script wrapper for an existing blocker with this ID; use Blocker.create() to create a blocker.
Network entity identifier.
Destroys this replicated collision volume.
Returns a readable representation of this blocker.
The blocker ID formatted for logging or debugging.
StaticcreateCreates and replicates an invisible collision volume.
World-space X coordinate of the volume center.
World-space Y coordinate of the volume center.
World-space Z coordinate of the volume center.
Full local width of the volume.
Full local depth of the volume.
Full local height of the volume.
OptionaltypeMask: number
Optional collision mask selecting vehicle and pedestrian blocking.
Optionalrotation: Vector3 | Quaternion
Optional orientation: a Quaternion, or a Vector3 of Euler angles in radians.
OptionalvirtualWorld: number
Optional virtual-world ID used for visibility filtering.
The newly created blocker handle.
Whether the volume blocks pedestrians and players.
Whether the volume blocks vehicles.
Whether collision for this blocker is active.
ReadonlyidReadonlysizeFull local dimensions of the collision volume.
Readonlyvirtual
Invisible replicated collision volume.