Random.insideUnitSpherestatic var insideUnitSphere : Vector3DescriptionReturns a random point inside a sphere with radius 1 (Read Only).
JavaScript
// Sets the position to be somewhere inside a sphere using UnityEngine; import UnityEngine |
