| Modifier and Type | Method and Description |
|---|---|
java.util.List<Technique> |
GlTFKHR_technique_webgl.defaultTechniques()
Returns the default value of the techniques
|
java.util.List<Technique> |
GlTFKHR_technique_webgl.getTechniques()
An array of techniques.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlTFKHR_technique_webgl.addTechniques(Technique element)
Add the given techniques.
|
void |
GlTFKHR_technique_webgl.removeTechniques(Technique element)
Remove the given techniques.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlTFKHR_technique_webgl.setTechniques(java.util.List<Technique> techniques)
An array of techniques.
|
Copyright © 2022. All Rights Reserved.