Skip to content

Documentation / scene / MToonOutlineWidthMode

Type Alias: MToonOutlineWidthMode

MToonOutlineWidthMode = "none" | "worldCoordinates" | "screenCoordinates"

Defined in: libs/scene/src/material/mtoon.ts:23

MToonMaterial outline width mode.

Released under the MIT License.