Random.onUnitSpherestatic var onUnitSphere : Vector3DescriptionReturns a random point on the surface of a sphere with radius 1 (Read Only).
JavaScript
// Sets the rigidbody velocity to 10 and in a random direction. using UnityEngine; import UnityEngine |
