Creates the uniform buffer on the specified rendering device. This should be done before binding the uniform buffer.
int32 Select( RenderInfo p_oRender )
| Parameter Type | Parameter Name | Documentation | 
|---|---|---|
| <RenderInfo> | p_oRender | A pointer to a rendering device on which you wish to create the uniform buffer. | 
None published. Please look for an example in the Simdify Scripting Language code base.