CullingGroup.SetDistanceReferencePoint

Switch to Manual
public void SetDistanceReferencePoint (Vector3 point);
public void SetDistanceReferencePoint (Transform transform);

Parameters

point测量该距离时作为起点的固定点。
transform测量该距离时作为起点的变换组件。将自动跟踪该变换组件的位置。

Description

设置在测量距离带时作为起点的参考点。