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

CullingParameters.SetLayerCullDistance

Cambiar al Manual
public void SetLayerCullDistance (int layerIndex, float distance);

Parámetros

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

Descripción

Set per-layer culling distance.