CullingGroup.SetDistanceReferencePoint

매뉴얼로 전환
public void SetDistanceReferencePoint (Vector3 point);
public void SetDistanceReferencePoint (Transform transform);

파라미터

pointA fixed point to measure the distance from.
transformA transform to measure the distance from. The transform's position will be automatically tracked.

설명

Set the reference point from which distance bands are measured.