Point4
- class Communicator.Point4()
Constructors
Constructors
Properties
- Point4.w
- Type
number
- Point4.x
- Type
number
- Point4.y
- Type
number
- Point4.z
- Type
number
Methods
assign
scale
set
- Point4.set(x, y, z, w)
- Arguments
x (
number()) –y (
number()) –z (
number()) –w (
number()) –
- Return type
void