Description:
Determines if your renderer supports a specific feature.
Syntax:
protected
virtual
Parameters:
- feature
- Type: RenderFeature
- A feature to be controlled.
Returns:
Type: bool
True if the renderer indeed supports the feature.
Determines if your renderer supports a specific feature.