Parameters to be enqueued for a SetBakedProbeOutput() command The pointer contents will be copied; when the command has executed the original data may be released.
| Name | Description | 
|---|---|
| float * m_Output | Array holding the baked output values for all probes in the probe set. | 
| Geo::u8 * m_U8Output | Array holding the compressed baked output values for all probes in the probe set. | 
| float m_U8OutputScale | Max value for the compressed baked output values. Currently unused as all compressed probes are scaled with a global value. |