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

CullingParameters.GetLayerCullDistance

マニュアルに切り替える
public float GetLayerCullDistance (int layerIndex);

パラメーター

layerIndex Game object layer index (0 to 31).

戻り値

float Distance beyond which objects in this layer are culled.

説明

Get per-layer culling distance.

関連項目: SetLayerCullDistance.