Mojo3d pbrmaterial
Class PbrMaterial Extends Material#
The PbrMaterial class.
Constructors | |
---|---|
New | Creates a new pbr material. |
Properties | |
---|---|
AmbientFactor | |
AmbientTexture | |
Boned | |
ColorFactor | |
ColorTexture | |
EmissiveFactor | |
EmissiveTexture | |
MetalnessFactor | |
MetalnessTexture | |
NormalTexture | |
OcclusionTexture | |
RoughnessFactor | |
RoughnessTexture |
Methods | |
---|---|
Copy | Creates a copy of the pbr material. |
Functions | |
---|---|
Load | Loads a PbrMaterial from a 'file'. |