Variable MToonMaterialOutlineWidthModeConst

MToonMaterialOutlineWidthMode: {
    None: "none";
    ScreenCoordinates: "screenCoordinates";
    WorldCoordinates: "worldCoordinates";
}

Type declaration

  • ReadonlyNone: "none"
  • ReadonlyScreenCoordinates: "screenCoordinates"
  • ReadonlyWorldCoordinates: "worldCoordinates"