989onan bot (talk | contribs) Automated: update 'StencilComparison' description,'StencilOperation' description,'StencilID' description,'StencilWriteMask' description,'StencilReadMask' description,'RenderQueue' description,'BlendMode' description,'Sidedness' description,'ZWrite' description,'ZTest' description,'OffsetFactor' description,'OffsetUnits' description, |
template |
||
Line 41: | Line 41: | ||
|SecondaryEmissiveColor|ColorX| | |SecondaryEmissiveColor|ColorX| | ||
|SecondaryEmissiveMap|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv29=true| | |SecondaryEmissiveMap|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv29=true| | ||
|Culling|Culling| | |Culling|Culling| {{Template:Material_Culling_Desc}} | ||
|AlphaHandling|AlphaHandling| | |AlphaHandling|AlphaHandling| | ||
|AlphaClip|Float| | |AlphaClip|Float| |
Revision as of 17:51, 26 January 2025
This article or section is a stub. You can help the Resonite wiki by expanding it.
Component image 
PBS Multi UV Metallic component as seen in the Scene Inspector

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. Some components stop their functionality when this field is disabled, but some don't. |
HighPriorityIntegration
|
Bool | 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. |
_shader
|
Shader | |
AlbedoScale
|
Float2 | |
AlbedoOffset
|
Float2 | |
AlbedoUV
|
Int | |
EmissionMapScale
|
Float2 | |
EmissionMapOffset
|
Float2 | |
EmissionMapUV
|
Int | |
NormalMapScale
|
Float2 | |
NormalMapOffset
|
Float2 | |
NormalMapUV
|
Int | |
OcclusionMapScale
|
Float2 | |
OcclusionMapOffset
|
Float2 | |
OcclusionMapUV
|
Int | |
SecondaryAlbedoScale
|
Float2 | |
SecondaryAlbedoOffset
|
Float2 | |
SecondaryAlbedoUV
|
Int | |
SecondaryEmissionMapScale
|
Float2 | |
SecondaryEmissionMapOffset
|
Float2 | |
SecondaryEmissionMapUV
|
Int | |
AlbedoColor
|
ColorX | |
AlbedoTexture
|
ITexture2D | |
EmissiveColor
|
ColorX | |
EmissiveMap
|
ITexture2D | |
NormalMap
|
ITexture2D | |
NormalScale
|
Float | |
OcclusionMap
|
ITexture2D | |
SecondaryAlbedoTexture
|
ITexture2D | |
SecondaryEmissiveColor
|
ColorX | |
SecondaryEmissiveMap
|
ITexture2D | |
Culling
|
Culling | Whether to show the material on the front, back, or both sides |
AlphaHandling
|
AlphaHandling | |
AlphaClip
|
Float | |
OffsetFactor
|
Float | How much this material should be pushed forwards or backwards on the depth buffer, based on the polygon's slope relative to the camera (i.e. polygons parallel to the camera will not be affected by this).[1] |
OffsetUnits
|
Float | How much this material should be pushed forwards or backwards on the depth buffer (regardless of the polygon's slope relative to the camera), in units equal to the smallest possible difference for the rendering device being used.[1] |
RenderQueue
|
Int | changes at which point a material renders on the render stack |
Metallic
|
Float | |
Smoothness
|
Float | |
MetallicMap
|
ITexture2D | |
MetallicMapScale
|
Float2 | |
MetallicMapOffset
|
Float2 | |
MetallicMapUV
|
Int |