Property litShaderMode
litShaderMode
Specifies the rendering path this rendering component uses. Here you can use the LitShaderMode
enum to specify whether the rendering component uses forward or deferred rendering.
Declaration
public LitShaderMode litShaderMode { get; set; }
Property Value
Type | Description |
---|---|
LitShaderMode |