SecondLive
SecondLive EN
SecondLive EN
  • SecondLive
    • Project idea
    • SecondLive Moments
  • Get Started
    • 🟣AI Companion Guide
    • 🟣Create an Account
    • 🟣Earn BEAN on SecondLive
    • 🟣Operate Your Own Space
    • 🟣Participate in Mining to Earn LIVE Income
    • 🟣NFT Market Touring
    • 🟣How to enter SecondLive
    • 🟣Referral Program
    • 🟣Attend the Metaverse Concert
    • 🟣Three ways to obtain clothes in SecondLive
    • 🟣Tutorial: Continuous On-chain Clock-in Task
    • 🟣Tutorial for $BEAN Bonanza at Lobby
    • 🟣Tutorial for SL Marketplace Trilogy Challenge
    • 🟣How to Visit a Space on Mobile
  • Community
  • Brand & Logos
    • Brand Space Application
    • SecondLive Metaverse AMA Tutorial
  • Roadmap
  • Changelog
  • PRODUCTS
    • 🙍‍♂️Avatar
      • Create an Avatar
    • 🏠Space
      • BSC DeFi Exhibition
      • Personal Space
      • MVB Pavilion
      • Island Space
      • Crypto Space Rooftop Space Ocean Pool Space
      • Private Art Gallery
      • SecondLive Square
    • 🧑‍🤝‍🧑SNS
      • SNS Guideline
    • ⚖️Market
    • 🪙Event
      • How to initiate an event?
    • 🎮Game
      • Jigsaw Puzzles Game
      • Mannequin Challenge
      • SecondLive_TON Tutorial
    • 🌠Badge System
  • Creator
    • Becoming a SecondLive Creator
      • Become a Creator
      • Creator Tools
        • Space Decoration Tool
      • SecondLive Creator's Artwork Review Criteria
      • FAQ
    • Avatar Creator
      • Avatar Editing Tool Tutorial
      • Upload Your Design
      • Trade Your Artwork
      • Ownership Transfer
      • Specifications for Clothing Designs
    • Space Creator
      • Space Editing Tool Tutorial
      • Upload Your Design
      • Trade Your Artwork
      • Ownership Transfer
    • User Guide for Calzone
    • VDance Creator
      • LASAGNA User Guide
      • Upload Your Design
      • Trade Your Artwork
    • Specifications for Clothing Blank Template Designs
      • Reference for Naming Bone and Slot Bone
      • Instructions for MToon Shader
      • Instructions for GLTF PBR Shader
  • TOKENOMICS
    • Tokenomics
  • DEVELOPERS
    • Project GitHub
    • Protocol
    • Contract List
  • Governance
    • Governance
    • SecondLive DAO
  • Help Center
    • FAQ
      • How to mint NFT in exhibition hall?
      • How to get 3D NFT blind box in exhibition hall?
      • What is the usage of 3D NFTs?
      • How to get a Personal Space NFT?
      • How to create a Personal Space?
      • How to play video in Personal Space?
      • How to invite friends into my space?
      • How to play jigsaw puzzles?
      • Personal Space Income Standard Introduction
      • How to make an NFT transfer?
      • How to trade NFTs?
      • How to participate in NFT auctions on SecondLive?
      • What is BEAN?
      • What is LIVE?
      • How to participate in weekly mining?
      • Mining Pool Output and Income
      • Mac OS System Trust Settings
      • How to sell my NFT?
      • Profit Model Adjustment
      • Treasure Hunting Task Tutorial
      • The user enters the Space freeze problem on the web page
      • Voting Power Reward Task Tutorial
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page
  1. Creator
  2. Specifications for Clothing Blank Template Designs

Instructions for MToon Shader

PreviousReference for Naming Bone and Slot BoneNextInstructions for GLTF PBR Shader

Last updated 2 years ago

Use MToonClothing Shader if the clothing is toony material. Details are shown below:

  • Rendering

  • Rendering Type: opaque/cull/transparent

  • Cull Mode: culling method including front and back

  • Color

  • Lit Color, Alpha: diffuse map

  • Add Color or not: whether to overlay colors. Normally, it is not ticked. But it needs to be ticked when the diffuse color is grey and you need to overlay different colors for the clothes. Use Lit Color to superimpose the color.

  • Shade Color: Shade color

  • Pattern Texture: pattern map, allowing patterns to be overlayed on the material.

  • Clothing Mask for body: body mask, which can remove body parts covered by clothing. Note that the texture used here, is the UV of the body. When Alpha is 1, it means the body part needs to be displayed; When Alpha is 0, it means the body part needs to be culled.

  • Lighting

  • Shading Toony: The hardness and softness of the shading boundary

  • Normal Map: adds a normal map to the surface. With a normal map, you can add surface details like bumps, scratches and grooves. The float value next to the setting is a multiplier for the effect of the Normal Map. Low values decrease the effect of the normal map. High values create stronger effects.

  • Shading Shift: shifting shade

  • Shadow Receive Multiplier: shadow receiving intensity

  • Lit & Shade Mixing Multiplier:lit and shade mixing intensity

  • LightColor Attenuation: light color attenuating

  • GI Intensity: GI Intensity

  • Specular

  • MatCap: material capture. Simulate the highlights of different materials through a simple MatCap. Note: If this option is used, the properties below the highlight part will not take effect.

  • Specular Texture: Using the model UV, the three channels of R, G, and B represent: specular strength, specular range, and specular softness. The color behind is the highlight color. Note that do not tick sRGB for the properties of this texture in unity , as shown below:

  • Specular Strength: highlight intensity. The final effect will be multiplied by the R value in the Specular Texture.

  • Specular Range: highlight range. The final effect will be multiplied by the G value in the Specular Texture.

  • Specular Softness: highlight softness. The final effect will be multiplied by the B value in the Specular Texture.

  • Emission

    • Emission: self-illumination map/color

  • Rim

    • Rim: rim light map/color, using model UVs

    • Lighting Mix: light mixing

    • Fresnel Power: Fresnel power

    • Lift:lift

    • Softness:softness

  • Outline:

  • Width

    • Mode: WorldCoordinates/ CameraCoordinates

    • Width: width

  • Color

    • Mode: FixedColor/LightingMix

    • Color: color

  • UV Coordinates:

    • Scale & Offset

      • Tiling: tiling

      • Offset: offset

    • Auto Animation

      • Mask: to cover

      • Scroll X (per second): The scrolling speed in the X direction per second

      • Scroll Y (per second): The scrolling speed in the Y direction per second

      • Rotation value (per second): rotation speed per second (number of circles/angles/radians)