Creates a new Sheen property for use on a Material.
Disables and removes the extension from the Document.
Indicates to the client whether it is OK to load the asset when this extension is not recognized. Optional extensions are generally preferred, if there is not a good reason to require a client to completely fail when an extension isn't known.
Indicates to the client whether it is OK to load the asset when this extension is not recognized. Optional extensions are generally preferred, if there is not a good reason to require a client to completely fail when an extension isn't known.
Made by Don McCurdy • TypeDoc documentation • Copyright 2021 under MIT license
MaterialsSheen
KHR_materials_sheen
defines a velvet-like sheen layered on a glTF PBR material.A sheen layer is a common technique used in Physically-Based Rendering to represent cloth and fabric materials.
Properties:
Example
The
MaterialsSheen
class provides a single ExtensionProperty type,Sheen
, which may be attached to any Material instance. For example: