imported>Mysticporo Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=FogBoxVolumeMaterialComponent.png |Name=Fog Box Volume Material }} <!--T:2--> == Fields ==..." |
Automated: update 'HighPriorityIntegration' description |
||
(4 intermediate revisions by 2 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| | ||
|BaseColor| | |BaseColor|ColorX| | ||
|AccumulationColor| | |AccumulationColor|ColorX| | ||
|AccumulationColorBottom| | |AccumulationColorBottom|ColorX| | ||
|AccumulationColorTop| | |AccumulationColorTop|ColorX| | ||
|FogStart|Float| | |FogStart|Float| | ||
|FogEnd|Float| | |FogEnd|Float| | ||
|FogDensity|Float| | |FogDensity|Float| | ||
|GammaCurve|Float| | |||
|WorldSpace|Bool| | |WorldSpace|Bool| | ||
|ColorMode|Color| | |ColorMode|'''[[#Color|Color]]'''|TypeAdv11=true| | ||
|SaturationMode|Saturation| | |SaturationMode|'''[[#Saturation|Saturation]]'''|TypeAdv12=true| | ||
|AccumulationMode|Accumulation| | |AccumulationMode|'''[[#Accumulation|Accumulation]]'''|TypeAdv13=true| | ||
|AccumulationRate|Float| | |AccumulationRate|Float| | ||
|BlendMode|BlendMode| | |BlendMode|BlendMode| | ||
Line 40: | Line 41: | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components{{#translation:}}|Fog Box Volume Material]] | [[Category:Components{{#translation:}}|Fog Box Volume Material]] | ||
[[Category:Components With Nested Enums{{#translation:}}|Fog Box Volume Material]] | |||
[[Category:Materials:Volume{{#translation:}}|Fog Box Volume Material]] | |||
[[Category:Materials{{#translation:}}|Fog Box Volume Material]] | |||
[[Category:Components:Assets:Materials:Volume{{#translation:}}|Fog Box Volume Material]] | [[Category:Components:Assets:Materials:Volume{{#translation:}}|Fog Box Volume Material]] |
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. |
_shader
|
Shader | |
BaseColor
|
ColorX | |
AccumulationColor
|
ColorX | |
AccumulationColorBottom
|
ColorX | |
AccumulationColorTop
|
ColorX | |
FogStart
|
Float | |
FogEnd
|
Float | |
FogDensity
|
Float | |
GammaCurve
|
Float | |
WorldSpace
|
Bool | |
ColorMode
|
Color | |
SaturationMode
|
Saturation | |
AccumulationMode
|
Accumulation | |
AccumulationRate
|
Float | |
BlendMode
|
BlendMode | |
RenderQueue
|
Int |