C++
virtual void setMetalMode( int metalMode ) = 0;
Description
Sets the value for the advanced Metal mode.
Note: This setting is related to the Apple Metal API.
Parameters
Parameters | Description |
---|---|
metalMode | Input integer that indicates the advanced Metal mode |