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, setLookupPathspublic GltfLoadOptions()
GltfLoadOptionspublic boolean getFlipTexCoordV()
public void setFlipTexCoordV(boolean value)
value - New value