Package | Description |
---|---|
org.cesiumjs.cs.scene |
Modifier and Type | Method and Description |
---|---|
ModelMaterial |
Model.getMaterial(String name)
Returns the glTF material with the given name property.
|
ModelMaterial[] |
ModelMesh.materials()
An array of ModelMaterial instances indexed by the mesh's primitive indices.
|
Copyright © 2019. All rights reserved.