IsResident Data Member Function

Returns true if the shader buffer is resident on the GPU.

Prototype

int32 IsResident( Render3D p_oRender )

Parameters

Parameter Type Parameter Name Documentation
<Render3D>p_oRenderA pointer to the rendering device to query.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.