DetachColorBuffer Data Member Function

Detaches a color buffer from the specified frame buffer.

Prototype

int32 DetachColorBuffer( uint64 FrameBufferHandle, uint64 ColorBufferHandle )

Parameters

Parameter Type Parameter Name Documentation
uint64FrameBufferHandleThe handle of the frame buffer to detach the color buffer from.
uint64ColorBufferHandleThe handle of the color buffer to detach from the frame buffer.

Examples

Copy Text To Clipboard

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