imported>ProbablePrime Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=PBSLerpSpecularComponent.png |Name=PBSLerp Specular }} <!--T:2--> == Fields == {{Table Comp..." |
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, |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 11: | Line 11: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|HighPriorityIntegration|Bool| | |HighPriorityIntegration|Bool|{{Asset HighPriorityIntegration Field}} | ||
|_shader| | |_shader|{{RootFieldType|AssetRef`1|[[Type:Shader|Shader]]}}|TypeAdv1=true| | ||
|Lerp|Float| | |Lerp|Float| | ||
|LerpTexture| | |LerpTexture|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv3=true| | ||
|LerpTextureScale|Float2| | |LerpTextureScale|Float2| | ||
|LerpTextureOffset|Float2| | |LerpTextureOffset|Float2| | ||
Line 21: | Line 21: | ||
|Texture1Scale|Float2| | |Texture1Scale|Float2| | ||
|Texture1Offset|Float2| | |Texture1Offset|Float2| | ||
|AlbedoColor0| | |AlbedoColor0|ColorX| | ||
|AlbedoColor1| | |AlbedoColor1|ColorX| | ||
|AlbedoTexture0| | |AlbedoTexture0|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv12=true| | ||
|AlbedoTexture1| | |AlbedoTexture1|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv13=true| | ||
|EmissiveColor0| | |EmissiveColor0|ColorX| | ||
|EmissiveColor1| | |EmissiveColor1|ColorX| | ||
|EmissiveMap0| | |EmissiveMap0|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv16=true| | ||
|EmissiveMap1| | |EmissiveMap1|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv17=true| | ||
|NormalMap0| | |NormalMap0|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv18=true| | ||
|NormalMap1| | |NormalMap1|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv19=true| | ||
|NormalScale0|Float| | |NormalScale0|Float| | ||
|NormalScale1|Float| | |NormalScale1|Float| | ||
|OcclusionMap0| | |MultiValue|Bool| | ||
|OcclusionMap1| | |OcclusionMap0|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv23=true| | ||
|OffsetFactor|Float| | |OcclusionMap1|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv24=true| | ||
|OffsetUnits|Float| | |BlendMode|BlendMode|{{Template:Material_BlendMode_Desc}} | ||
|RenderQueue|Int| | |AlphaCutoff|Float| | ||
|SpecularColor0| | |ZWrite|ZWrite|{{Template:Material_ZWrite_Desc}} | ||
|SpecularColor1| | |ZTest|ZTest|{{Template:Material_ZTest_Desc}} | ||
|SpecularMap0| | |Culling|Culling| | ||
|SpecularMap1| | |OffsetFactor|Float|{{Template:Material_OffsetFactor_Desc}} | ||
|OffsetUnits|Float|{{Template:Material_OffsetUnits_Desc}} | |||
|RenderQueue|Int|{{Template:Material_RenderQueue_Desc}} | |||
|SpecularColor0|ColorX| | |||
|SpecularColor1|ColorX| | |||
|SpecularMap0|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv35=true| | |||
|SpecularMap1|{{RootFieldType|AssetRef`1|[[Type:ITexture2D|ITexture2D]]}}|TypeAdv36=true| | |||
}} | }} | ||
Line 56: | Line 62: | ||
[[Category:Components{{#translation:}}|PBSLerp Specular]] | [[Category:Components{{#translation:}}|PBSLerp Specular]] | ||
[[Category:Components:Assets:Materials:PBS{{#translation:}}|PBSLerp Specular]] | [[Category:Components:Assets:Materials:PBS{{#translation:}}|PBSLerp Specular]] | ||
[[Category:Materials:PBS]] | [[Category:Materials:PBS{{#translation:}}|PBSLerp Specular]] | ||
[[Category:Materials]] | [[Category:Materials{{#translation:}}|PBSLerp Specular]] |
Latest revision as of 00:50, 14 November 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. |
_shader
|
Shader | |
Lerp
|
Float | |
LerpTexture
|
ITexture2D | |
LerpTextureScale
|
Float2 | |
LerpTextureOffset
|
Float2 | |
Texture0Scale
|
Float2 | |
Texture0Offset
|
Float2 | |
Texture1Scale
|
Float2 | |
Texture1Offset
|
Float2 | |
AlbedoColor0
|
ColorX | |
AlbedoColor1
|
ColorX | |
AlbedoTexture0
|
ITexture2D | |
AlbedoTexture1
|
ITexture2D | |
EmissiveColor0
|
ColorX | |
EmissiveColor1
|
ColorX | |
EmissiveMap0
|
ITexture2D | |
EmissiveMap1
|
ITexture2D | |
NormalMap0
|
ITexture2D | |
NormalMap1
|
ITexture2D | |
NormalScale0
|
Float | |
NormalScale1
|
Float | |
MultiValue
|
Bool | |
OcclusionMap0
|
ITexture2D | |
OcclusionMap1
|
ITexture2D | |
BlendMode
|
BlendMode | How to blend this material's colors vs what it rendered on top of. |
AlphaCutoff
|
Float | |
ZWrite
|
ZWrite | whether this material should respect the distance it is from the camera. |
ZTest
|
ZTest | Template:Material ZTest Desc |
Culling
|
Culling | |
OffsetFactor
|
Float | how much this material should be pushed forwards or backwards on the depth buffer factor wise |
OffsetUnits
|
Float | how much this material should be pushed forwards or backwards on the depth buffer unit wise |
RenderQueue
|
Int | Template:Material RenderQueue Desc |
SpecularColor0
|
ColorX | |
SpecularColor1
|
ColorX | |
SpecularMap0
|
ITexture2D | |
SpecularMap1
|
ITexture2D |