Projector.nearClipPlanevar nearClipPlane : floatDescriptionThe near clipping plane distance. The projector will not affect anything that is nearer than this distance. See Also: projector component.
JavaScript
function Start() { using UnityEngine; import UnityEngine |
