API reference
API reference
Select your platform
No SDKs available
No versions available

TextureSettings Struct

Overview

Properties

int
Width[Get]
int
Height[Get]
int
int
int
bool
FlipY[Get]

Public Member Functions

TextureSettings
( int width,
int height,
int resolution,
int slicesPerRow,
int channelCount,
bool flipY )

Details

Properties

int OVRPassthroughColorLut.ColorLutTextureConverter.TextureSettings.Width
No description available.
int OVRPassthroughColorLut.ColorLutTextureConverter.TextureSettings.Height
No description available.
int OVRPassthroughColorLut.ColorLutTextureConverter.TextureSettings.Resolution
No description available.
int OVRPassthroughColorLut.ColorLutTextureConverter.TextureSettings.SlicesPerRow
No description available.
int OVRPassthroughColorLut.ColorLutTextureConverter.TextureSettings.ChannelCount
No description available.
bool OVRPassthroughColorLut.ColorLutTextureConverter.TextureSettings.FlipY
No description available.

Member Functions

OVRPassthroughColorLut.ColorLutTextureConverter.TextureSettings.TextureSettings
( int width,
int height,
int resolution,
int slicesPerRow,
int channelCount,
bool flipY )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon