Automated: update component fields |
Automated: update 'HighPriorityIntegration' description |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|HighPriorityIntegration|Bool| | |HighPriorityIntegration|Bool|{{Asset HighPriorityIntegration Field}} | ||
|TextureScale|Float2| | |TextureScale|Float2| | ||
|TextureOffset|Float2| | |TextureOffset|Float2| | ||
Line 31: | Line 31: | ||
|Smoothness|Float| | |Smoothness|Float| | ||
|MetallicMap|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv19=true| | |MetallicMap|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv19=true| | ||
|VertexColorTarget|ColorTarget| | |VertexColorTarget|'''[[#ColorTarget|ColorTarget]]'''|TypeAdv20=true| | ||
|_regular|{{RootFieldType|AssetRef`1|[[Type:Shader|Shader]]}}|TypeAdv21=true| | |_regular|{{RootFieldType|AssetRef`1|[[Type:Shader|Shader]]}}|TypeAdv21=true| | ||
|_transparent|{{RootFieldType|AssetRef`1|[[Type:Shader|Shader]]}}|TypeAdv22=true| | |_transparent|{{RootFieldType|AssetRef`1|[[Type:Shader|Shader]]}}|TypeAdv22=true| | ||
Line 39: | Line 39: | ||
<!--T:3--> | <!--T:3--> | ||
== Usage == | == Usage == | ||
== ColorTarget == | |||
{{stub}} | |||
{{Table EnumValues | |||
|Albedo|0| | |||
|Emissive|1| | |||
|Metallic|2| | |||
}} | |||
<!--T:4--> | <!--T:4--> | ||
Line 49: | Line 58: | ||
[[Category:Components{{#translation:}}|PBS Vertex Color Metallic]] | [[Category:Components{{#translation:}}|PBS Vertex Color Metallic]] | ||
[[Category:Components:Assets:Materials:PBS{{#translation:}}|PBS Vertex Color Metallic]] | [[Category:Components:Assets:Materials:PBS{{#translation:}}|PBS Vertex Color Metallic]] | ||
[[Category:Materials:PBS]] | [[Category:Materials:PBS{{#translation:}}|PBS Vertex Color Metallic]] | ||
[[Category:Materials]] | [[Category:Materials{{#translation:}}|PBS Vertex Color Metallic]] | ||
[[Category:Components With Nested Enums{{#translation:}}|PBS Vertex Color Metallic]] |
Latest revision as of 11:59, 1 August 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
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 | 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. |
TextureScale
|
Float2 | |
TextureOffset
|
Float2 | |
AlbedoColor
|
ColorX | |
AlbedoTexture
|
ITexture2D | |
EmissiveColor
|
ColorX | |
EmissiveMap
|
ITexture2D | |
NormalMap
|
ITexture2D | |
NormalScale
|
Float | |
OcclusionMap
|
ITexture2D | |
VertexColorInterpolationSpace
|
ColorProfile | |
Culling
|
Culling | |
AlphaHandling
|
AlphaHandling | |
AlphaClip
|
Float | |
OffsetFactor
|
Float | |
OffsetUnits
|
Float | |
RenderQueue
|
Int | |
Metallic
|
Float | |
Smoothness
|
Float | |
MetallicMap
|
ITexture2D | |
VertexColorTarget
|
ColorTarget | |
_regular
|
Shader | |
_transparent
|
Shader | |
_transparentFront
|
Shader |
Usage
ColorTarget
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Name | Value | Description |
---|---|---|
Albedo
|
0 | |
Emissive
|
1 | |
Metallic
|
2 |