Attention
You are viewing PyUnity docs under the develop branch.
As such, they are only applicable if you installed from source.
Go to https://docs.pyunity.x10.bz/en/latest/ for the most recent
release.
pyunity.values package¶
Submodules¶
- pyunity.values.abc module
- pyunity.values.mathf module
- pyunity.values.other module
- pyunity.values.quaternion module
- pyunity.values.vector module
clamp()conv()VectorVector2Vector3Vector3.replace()Vector3.copy()Vector3.getLengthSqrd()Vector3.lengthVector3.normalized()Vector3.getDistance()Vector3.getDistSqrd()Vector3.clamp()Vector3.dot()Vector3.cross()Vector3.min()Vector3.max()Vector3.zero()Vector3.one()Vector3.forward()Vector3.back()Vector3.left()Vector3.right()Vector3.up()Vector3.down()
Module contents¶
Source code: pyunity/values/__init__.py