-
x
float x
( begin auto-generated from PVector_x.xml )
The x component of the vector. This field (variable) can be used to both
get and set the value (see above example.)
( end auto-generated )
- In brief:
- The x component of the vector
- Usage:
- web_application
-
y
float y
( begin auto-generated from PVector_y.xml )
The y component of the vector. This field (variable) can be used to both
get and set the value (see above example.)
( end auto-generated )
- In brief:
- The y component of the vector
- Usage:
- web_application
-
z
float z
( begin auto-generated from PVector_z.xml )
The z component of the vector. This field (variable) can be used to both
get and set the value (see above example.)
( end auto-generated )
- In brief:
- The z component of the vector
- Usage:
- web_application