OcclusionArea.centervar center : Vector3DescriptionCenter of the occlusion area relative to the transform
JavaScript
// Sets the center of the occlusion area to the center of the transform using UnityEngine; import UnityEngine |
