Modifier and Type | Method and Description |
---|---|
DracoCompressionLevel |
DracoSaveOptions.getCompressionLevel()
Compression level, default value is
STANDARD |
static DracoCompressionLevel |
DracoCompressionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DracoCompressionLevel[] |
DracoCompressionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DracoSaveOptions.setCompressionLevel(DracoCompressionLevel value)
Compression level, default value is
STANDARD |
Copyright © 2019. All rights reserved.