GetViewFromObject Data Member Function

Copies certain texture parameters to the <SurfaceInfo> object submitted to this function. Please see <SurfaceInfo> data interface for more information.

Prototype

int32 GetViewFromObject( SurfaceInfo p_oParams )

Parameters

Parameter Type Parameter Name Documentation
<SurfaceInfo>p_oParamsA pointer to a <SurfaceInfo> object that will store the <Texture> parameters.

Examples

Copy Text To Clipboard

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