(One intermediate revision by one other user not shown)
Line 39:
Line 39:
|RimColor|ColorX| the color of the rim lighting.
|RimColor|ColorX| the color of the rim lighting.
|RimAlbedoTint|Float| How much the rim lighting effects albedo tint.
|RimAlbedoTint|Float| How much the rim lighting effects albedo tint.
|RimAttenuationEffect|Float|
|RimAttenuationEffect|Float| The strength of the rim light
|RimIntensity|Float|
|RimIntensity|Float| Brightness of rim lighting
|RimRange|Float|
|RimRange|Float| Size of light area of the shadowramp
|RimThreshold|Float|
|RimThreshold|Float| Size of rim light area
|RimSharpness|Float|
|RimSharpness|Float| Definition of the shadowramp
|SpecularIntensity|Float|
|SpecularIntensity|Float| Unused
|SpecularArea|Float|
|SpecularArea|Float| Unused
|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.
|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| The color tint to apply to <code>Matcap</code>.
|MatcapTint|ColorX| The color tint to apply to <code>Matcap</code>.
Line 61:
Line 61:
|ShadowRampMaskScale|Float2| The UV scale of <code>ShadowRampMask</code>.
|ShadowRampMaskScale|Float2| The UV scale of <code>ShadowRampMask</code>.
|ShadowRampMaskOffset|Float2| The UV offset of <code>ShadowRampMask</code>.
|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.
|ThicknessMap|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv55=true| The thickness map of the surface. Used to make subsurface effects.
|ThicknessMapScale|Float2| The UV scale of <code>ThicknessMap</code>.
|ThicknessMapScale|Float2| The UV scale of <code>ThicknessMap</code>.
|ThicknessMapOffset|Float2| The UV offset of <code>ThicknessMap</code>
|ThicknessMapOffset|Float2| The UV offset of <code>ThicknessMap</code>
|SubsurfaceColor|ColorX| The color of the subsurface effect.
|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{{#translation:}}|Xiexe Toon Material]]
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.