HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GLTF_NAMESPACE::GLTF_TextureParms Struct Reference

#include <GLTF_MaterialExport.h>

Public Attributes

bool myCopySourceTextures = false
 
bool myFlipGreenChannel = false
 
bool myRoundUpPowerOfTwo = false
 
int myQuality = 100
 
exint myMaxResolution = 0
 
UT_StringHolder myImageFormat = "png"
 

Detailed Description

Definition at line 39 of file GLTF_MaterialExport.h.

Member Data Documentation

bool GLTF_NAMESPACE::GLTF_TextureParms::myCopySourceTextures = false

Definition at line 42 of file GLTF_MaterialExport.h.

bool GLTF_NAMESPACE::GLTF_TextureParms::myFlipGreenChannel = false

Definition at line 43 of file GLTF_MaterialExport.h.

UT_StringHolder GLTF_NAMESPACE::GLTF_TextureParms::myImageFormat = "png"

Definition at line 47 of file GLTF_MaterialExport.h.

exint GLTF_NAMESPACE::GLTF_TextureParms::myMaxResolution = 0

Definition at line 46 of file GLTF_MaterialExport.h.

int GLTF_NAMESPACE::GLTF_TextureParms::myQuality = 100

Definition at line 45 of file GLTF_MaterialExport.h.

bool GLTF_NAMESPACE::GLTF_TextureParms::myRoundUpPowerOfTwo = false

Definition at line 44 of file GLTF_MaterialExport.h.


The documentation for this struct was generated from the following file: