...
Name | Description |
---|---|
GetUpdateMarker() | Get the current value of the update marker. The marker changes every time the probe set is updated. |
Release() | Free this object that was created within the Enlighten libraries. |
Release() | Free this object that was created within the Enlighten libraries. |
SetBakedOutput(const BakedProbeOutputInfo &) | Property-setting functions which can be enqueued with EnqueueSetObjectParameter. |
SetBakedOutputMultiplier(float) | Property-setting functions which can be enqueued with EnqueueSetObjectParameter. |
SetEmissiveEnvironment(Geo::GeoGuid) | Property-setting functions which can be enqueued with EnqueueSetObjectParameter. |
SetFramesPerUpdate(Geo::s32) | Property-setting functions which can be enqueued with EnqueueSetObjectParameter. |
SetFramesPerUpdateForLod(Geo::s32, Geo::s32) | Property-setting functions which can be enqueued with EnqueueSetObjectParameter. |
SetFramesPerUpdateForLod(Geo::GeoPair< Geo::s32, Geo::s32 >) | Property-setting functions which can be enqueued with EnqueueSetObjectParameter. |
SetLod(Geo::s32) | Property-setting functions which can be enqueued with EnqueueSetObjectParameter. |
SetTemporalCoherenceThreshold(float) | Property-setting functions which can be enqueued with EnqueueSetObjectParameter. |
SetUpdateCounter(Geo::s32) | Property-setting functions which can be enqueued with EnqueueSetObjectParameter. |
...
Free this object that was created within the Enlighten libraries.
Expect this to behave in a similar way to calling 'delete(this)'
...
Free this object that was created within the Enlighten libraries.
Expect this to behave in a similar way to calling 'delete(this)'
...