(One intermediate revision by the same user not shown)
Line 7:
Line 7:
|Name=PBS Vertex Color Specular
|Name=PBS Vertex Color Specular
}}
}}
The '''PBS_VertexColorSpecular''' component is a [[Component:PBS_Specular]] component except that it allows for the use of vertex colors as a multiplier for different colors/properties of the material.
For your meshes to have vertex colors, it needs to be explicitly set to do so under the advanced settings when importing a model before clicking "run import!"
<!--T:2-->
<!--T:2-->
Line 41:
Line 44:
== ColorTarget ==
== ColorTarget ==
{{Table EnumValues
{{Table EnumValues
|Albedo|0|
|Albedo|0| Vertex colors should be applied as a multiplier to the material's albedo/color look.
|Emissive|1|
|Emissive|1| Vertex colors should be applied as a multiplier to the material's emission/glow look.
|Metallic|2|
|Specular|2| Vertex colors should be applied as a multiplier to the material's specular/smoothness look.
}}
}}
Line 52:
Line 55:
== See Also ==
== See Also ==
</translate>
</translate>
[[Category:ComponentStubs]]
[[Category:Components{{#translation:}}|PBS Vertex Color Specular]]
[[Category:Components{{#translation:}}|PBS Vertex Color Specular]]
[[Category:Components:Assets:Materials:PBS{{#translation:}}|PBS Vertex Color Specular]]
[[Category:Components:Assets:Materials:PBS{{#translation:}}|PBS Vertex Color Specular]]
Latest revision as of 14:28, 7 July 2025
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
PBS Vertex Color Specular component as seen in the Scene Inspector
The PBS_VertexColorSpecular component is a Component:PBS_Specular component except that it allows for the use of vertex colors as a multiplier for different colors/properties of the material.
For your meshes to have vertex colors, it needs to be explicitly set to do so under the advanced settings when importing a model before clicking "run import!"
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.