Variable MToonMaterialOutlineWidthModeConst
MToonMaterialOutlineWidthMode: {
None: "none";
ScreenCoordinates: "screenCoordinates";
WorldCoordinates: "worldCoordinates";
}
Type declaration
Readonly
None: "none"
Readonly
ScreenCoordinates: "screenCoordinates"
Readonly
WorldCoordinates: "worldCoordinates"