Version: 2022.3
언어: 한국어

CullingGroup.SetDistanceReferencePoint

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

파라미터

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

설명

Set the reference point from which distance bands are measured.