This is the documentation for Enlighten.
Parameters to be enqueued for a CopyRawOutput() command.
| Name | Description |
|---|---|
| Geo::s32 * m_PitchOutInBytes | The pitch of the output buffer in bytes will be written to this address. |
| void ** m_PtrOut | The pointer of the resulting output buffer will be written to this address (or NULL if not found). |
| Geo::GeoGuid m_SystemId | Id of the system. |
| OutputTextureType m_TextureType | Texture type to copy. |