Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetSliceIndex()

Returns the slice index of the culled view. The slice index depends on the view type. For cameras, the slice index is always zero. For cascaded shadow maps, it is equal to the index of the cascade.
Read time 1 minuteLast updated 6 days ago

Definition

Warning
Removed. GetSliceIndex() is obsolete.
public int GetSliceIndex()

Returns

Type

Description

int