Black Ops III

SetBodyRenderOptions

Sets the entity body, helmet and head render options.

Example:

heroModel SetBodyRenderOptions( bodyRenderOptions, helmetRenderOptions, headRenderOptions )

Parameters

ParameterSummary
*bodyRenderOptionsThe packed body render options - calculated with GetHeroBodyRenderOptions
*helmetRenderOptionsThe packed helmet render options - calculated with GetHeroHelmetRenderOptions
*headRenderOptionsThe packed head render options - calculated with GetHeroHeadRenderOptions

* = mandatory