Property layer
layer
Gets or sets the rendering layer assigned to Polaris detail prototypes.
public int layer { get; set; }
Property Value
Remarks
Unity Terrain detail prototypes do not expose a matching layer setting, so this value is only meaningful for Polaris and custom terrain integrations that read it explicitly.