Variable MToonMaterialOutlineWidthModeConst
MToonMaterialOutlineWidthMode: {
None: "none";
ScreenCoordinates: "screenCoordinates";
WorldCoordinates: "worldCoordinates";
} = ...
Type Declaration
ReadonlyNone: "none"
ReadonlyScreenCoordinates: "screenCoordinates"
ReadonlyWorldCoordinates: "worldCoordinates"