The '''XiexeToonMaterial''' component was originally made to be a toon material Component, but is widely considered a robust material. It can recreate most effects of the poiyomi toon material when combined with drives, material stacking, and manual packing of texture channels to make the textures compatible.
|MetallicGlossMap|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv18=true| A packed channel texture for Metallic, glossyness, and reflectivity.
|MetallicGlossMapScale|Float2|
|MetallicGlossMapScale|Float2| The UV scaling of the <code>MetallicGlossMap</code>.
|MetallicGlossMapOffset|Float2|
|MetallicGlossMapOffset|Float2| The UV offset of the <code>MetallicGlossMap</code>.
|Matcap|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv34=true| The matcap texture which is a picture of a sphere which is used for fake reflections.
|MatcapTint|ColorX|
|MatcapTint|ColorX| The color tint to apply to <code>Matcap</code>.
|OcclusionMap|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv36=true| The occlusion map which specifies areas that are close together like grooves.
|OcclusionMapScale|Float2|
|OcclusionMapScale|Float2| The UV scale of <code>OcclusionMap</code>
|OcclusionMapOffset|Float2|
|OcclusionMapOffset|Float2| The UV offset of <code>OcclusionMap</code>.
|OcclusionColor|ColorX|
|OcclusionColor|ColorX| The color of the occlusion effect.
|Outline|'''[[#OutlineStyle|OutlineStyle]]'''|TypeAdv40=true|Defines the type of Outline to show on the material.
|Outline|'''[[#OutlineStyle|OutlineStyle]]'''|TypeAdv40=true|Defines the type of Outline to show on the material.
|OutlineWidth|Float|
|OutlineWidth|Float| How thick the outline is.
|OutlineColor|ColorX|
|OutlineColor|ColorX| The color the outline is.
|OutlineAlbedoTint|Bool|
|OutlineAlbedoTint|Bool| Whether the outline is tinted by albedo.
|OutlineMask|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv44=true| Grayscale mask that determines relative thickeness of outline. Black is no outline. White is 100% of the OutlineWidth value.
|OutlineMask|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv44=true| Grayscale mask that determines relative thickeness of outline. Black is no outline. White is 100% of the OutlineWidth value.
|ShadowRamp|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv45=true| The shadow ramp used to influence what shadows look like on a model.
|ShadowRampMask|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv46=true| Grayscale mask that selects which pixel row of the Shadow Ramp texture to use for a given texel.
|ShadowRampMask|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv46=true| Grayscale mask that selects which pixel row of the Shadow Ramp texture to use for a given texel.
|ShadowRampMaskScale|Float2|
|ShadowRampMaskScale|Float2| The UV scale of <code>ShadowRampMask</code>.
|ShadowRampMaskOffset|Float2|
|ShadowRampMaskOffset|Float2| The UV offset of <code>ShadowRampMask</code>.
|ShadowRim|ColorX|
|ShadowRim|ColorX| Color of the dark rim light
|ShadowSharpness|Float|
|ShadowSharpness|Float| Definition of all shadows applied to the material
|ShadowRimRange|Float|
|ShadowRimRange|Float| Size of the dark section of the shadowramp
|ShadowRimThreshold|Float|
|ShadowRimThreshold|Float| Size of the dark section of the shadowramp
|ShadowRimSharpness|Float|
|ShadowRimSharpness|Float| Definition of the dark section of the shadowramp
|ShadowRimAlbedoTint|Float|
|ShadowRimAlbedoTint|Float| How much the albedo color influences the dark section of the shadowramp
|ThicknessMap|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv55=true| The thickness map of the surface. Used to make subsurface effects.
|ThicknessMapScale|Float2|
|ThicknessMapScale|Float2| The UV scale of <code>ThicknessMap</code>.
|ThicknessMapOffset|Float2|
|ThicknessMapOffset|Float2| The UV offset of <code>ThicknessMap</code>
|SubsurfaceColor|ColorX|
|SubsurfaceColor|ColorX| The color of the subsurface effect.
|SubsurfaceDistortion|Float|
|SubsurfaceDistortion|Float| Strength of subsurface color
|SubsurfacePower|Float|
|SubsurfacePower|Float| Strength of subsurface color
|SubsurfaceScale|Float|
|SubsurfaceScale|Float| Strength of subsurface color
[[Category:Components With Nested Enums{{#translation:}}|Xiexe Toon Material]]
[[Category:Components With Nested Enums]]
Latest revision as of 16:37, 10 February 2025
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Xiexe Toon Material component as seen in the Scene Inspector
The XiexeToonMaterial component was originally made to be a toon material Component, but is widely considered a robust material. It can recreate most effects of the poiyomi toon material when combined with drives, material stacking, and manual packing of texture channels to make the textures compatible.
If true, integrating this asset (e.g. processing procedural assets) gets higher priority than assets with this flag off. An example is user laser procedural meshes.