Version: 2020.2
言語: 日本語
public bool GetShadowCasterBounds (int lightIndex, out Bounds outBounds);

パラメーター

lightIndex The index of the shadow-casting light.
outBounds The bounds to be computed.

戻り値

bool True if the light affects at least one shadow casting object in the Scene.

説明

Returns the bounding box that encapsulates the visible shadow casters. Can be used to, for instance, dynamically adjust cascade ranges.