| TypeLibF Xojo and Real Studio Plugin |
|
VectorF_3D.Set Method (console safe)
Sets all the values of the vector in one call.
Set(
x as Single,
y as Single,
z as Single)
Parameters
- x
- The x coordinate to set.
- y
- The y coordinate to set.
- z
- The z coordinate to set.
Remarks
See Also
VectorF_3D Class