public class GLTFLoadOptions extends LoadOptions
Constructor and Description |
---|
GLTFLoadOptions()
Constructor of
GLTFLoadOptions |
Modifier and Type | Method and Description |
---|---|
boolean |
getFlipTexCoordV()
Flip the v(t) coordinate in mesh's texture coordinate, default value is true.
|
void |
setFlipTexCoordV(boolean value)
Flip the v(t) coordinate in mesh's texture coordinate, default value is true.
|
getFileFormat, getFileName, getFileSystem, getLookupPaths, lookupForFile, setFileName, setFileSystem, setLookupPaths
public GLTFLoadOptions()
GLTFLoadOptions
public boolean getFlipTexCoordV()
public void setFlipTexCoordV(boolean value)
value
- New value