ColorLutType[Get] | |
bool | IgnoreAlphaChannel[Get] |
void | |
uint64 | GetHandle ( ) |
void | PreSave ( FObjectPreSaveContext ObjectSaveContext ) |
void | BeginDestroy ( ) |
| EColorLutType UOculusXRPassthroughColorLut::ColorLutType |
|---|
No description available.
|
| bool UOculusXRPassthroughColorLut::IgnoreAlphaChannel |
|---|
If alpha channel should be ignored. |
| void UOculusXRPassthroughColorLut::SetLutFromArray ( const TArray< FColor > & InColorArray, bool InIgnoreAlphaChannel ) |
|---|
Generate color LUT from array. Array should have format of exploded cube. Its size should be power of 2. |
| uint64 UOculusXRPassthroughColorLut::GetHandle ( ) |
|---|
No description available.
|
| virtual void UOculusXRPassthroughColorLut::PreSave ( FObjectPreSaveContext ObjectSaveContext ) |
|---|
No description available.
|
| void UOculusXRPassthroughColorLut::BeginDestroy ( ) |
|---|
No description available.
|