NW_DEPRECATED_FUNCTION(
void ResetStates32 hashMask
);
| Name | Description | |
|---|---|---|
| ResetStates32 hashMask | ||
| in | hashMask |
Mask that represents the hashes to reset. |
Initializes the rendering environment. We recommended calling this when starting to render each frame. Plans call for the abolishment of this function. Use void ResetState(s32 resetStateMode, s32 hashMask).
CONFIDENTIAL