XiexeToonMaterial

From Neos Wiki
Jump to navigation Jump to search
This page contains changes which are not marked for translation.


This article or section is a Stub. You can help the Neos Wiki by expanding it.


XiexeToonMaterial component as seen in the Scene Inspector

Intoduction

Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated
Enabled Bool Controls whether or not this component is enabled
HighPriorityIntegration Bool
MainTexture ITexture2D
Color Color
UseVertexColors Bool
BlendMode BlendMode
ZWrite ZWrite
AlphaClip Float
MainTextureScale Float2
MainTextureOffset Float2
Saturation Float
NormalMap ITexture2D
NormalMapScale Float2
NormalMapOffset Float2
NormalScale Float
Metallic Float
Glossiness Float
Reflectivity Float
MetallicGlossMap ITexture2D
MetallicGlossMapScale Float2
MetallicGlossMapOffset Float2
EmissionMap ITexture2D
EmissionColor Color
EmissionMapScale Float2
EmissionMapOffset Float2
RimColor Color
RimAlbedoTint Float
RimAttenuationEffect Float
RimIntensity Float
RimRange Float
RimThreshold Float
RimSharpness Float
SpecularIntensity Float
SpecularArea Float
Matcap ITexture2D
MatcapTint Color
OcclusionMap ITexture2D
OcclusionMapScale Float2
OcclusionMapOffset Float2
OcclusionColor Color
Outline OutlineStyle Defines the type of Outline to show on the material.
OutlineWidth Float
OutlineColor Color
OutlineAlbedoTint Bool
OutlineMask ITexture2D Determines the areas of an avatar's UV where outlines can appear. White removes them and black adds them.
ShadowRamp ITexture2D
ShadowRampMask ITexture2D
ShadowRampMaskScale Float2
ShadowRampMaskOffset Float2
ShadowRim Color
ShadowSharpness Float
ShadowRimRange Float
ShadowRimThreshold Float
ShadowRimSharpness Float
ShadowRimAlbedoTint Float
ThicknessMap ITexture2D
ThicknessMapScale Float2
ThicknessMapOffset Float2
SubsurfaceColor Color
SubsurfaceDistortion Float
SubsurfacePower Float
SubsurfaceScale Float
OffsetFactor Float
OffsetUnits Float
Culling Culling
ColorMask ColorMask
AlbedoUV Int
NormalUV Int
MetallicUV Int
ThicknessUV Int
OcclusionUV Int
EmissionUV Int
RenderQueue Int
__legacyCutout Bool
_regular Shader
_outline Shader

Behavior

Examples

Related Components