Private
_definesProtected
_dirtyPrivate
_planePrivate
_uniformsPrivate
_v4Private
_viewProtected
Optional
_viewerProtected
_viewerReadonly
materialOptional
uiStatic
Readonly
FRAGMENT_Static
Optional
Readonly
OldStatic
Readonly
PluginPrivate
_loaderProtected
_onProtected
_storeOptional
meta: SerializationMetaTypeOptional
meta: SerializationMetaTypeStatic
AddOptional
params: { Optional
clipOptional
clipOptional
clipOptional
clipOptional
clipGenerated using TypeDoc
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.