| Modifier and Type | Method and Description |
|---|---|
MaterialPbrMetallicRoughness |
Material.getPbrMetallicRoughness()
A set of parameter values that are used to define the
metallic-roughness material model from Physically Based Rendering
(PBR) methodology.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Material.setPbrMetallicRoughness(MaterialPbrMetallicRoughness pbrMetallicRoughness)
A set of parameter values that are used to define the
metallic-roughness material model from Physically Based Rendering
(PBR) methodology.
|
Copyright © 2024. All Rights Reserved.