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.
|
getEncoding, getFileFormat, getFileName, getFileSystem, getFileSystemFactory, getLookupPaths, lookupForFile, setEncoding, setFileName, setFileSystem, setFileSystemFactory, setLookupPaths
public GltfLoadOptions()
GltfLoadOptions
public boolean getFlipTexCoordV()
public void setFlipTexCoordV(boolean value)
value
- New value