scanner
/
tw.com.lig.sdk.scanner
/
Vector3
/
Vector3
Vector3
fun
Vector3
(x:
Float
, y:
Float
, z:
Float
)
Content copied to clipboard
Creates a new Vector3 with the specified components.
Parameters
x
The x component
y
The y component
z
The z component
fun
Vector3
(parcel:
Parcel
)
Content copied to clipboard