Skip to content

Latest commit

 

History

History
89 lines (40 loc) · 866 Bytes

File metadata and controls

89 lines (40 loc) · 866 Bytes

Home > server > Vector3Boolean

Vector3Boolean interface

A 3-dimensional vector of boolean values.

Signature:

interface Vector3Boolean 

Properties

Property

Modifiers

Type

Description

x

boolean

y

boolean

z

boolean