Version: 2017.1
Experimental: this API is experimental and might be changed or removed in the future.

CullingParameters.SetLayerCullDistance

매뉴얼로 전환
public void SetLayerCullDistance (int layerIndex, float distance);

파라미터

layerIndex Game object layer index (0 to 31).
distance Distance beyond which objects in this layer are culled.

설명

Set per-layer culling distance.