Protected
_dirtyProtected
Optional
_viewerProtected
_viewerReadonly
materialOptional
uiStatic
Readonly
FRAGMENT_use - use fragmentClippingGLTFExtension
Static
Optional
Readonly
OldStatic
Readonly
PluginProtected
_onProtected
_storeOptional
meta: SerializationMetaTypeOptional
meta: SerializationMetaTypeStatic
AddOptional
params: {
FragmentClipping Materials Extension Adds a material extension to PhysicalMaterial to add support for fragment clipping. Fragment clipping allows to clip fragments of the material in screen space or world space based on a circle, rectangle, plane, sphere, etc. It uses fixed SDFs with params defined by the user for clipping. It also adds a UI to the material to edit the settings. It uses
WEBGI_materials_fragment_clipping_extension
glTF extension to save the settings in glTF files.