m ProbablePrime moved page VolumeUnlitMaterial (Component) to Component:VolumeUnlitMaterial: Creating component Namespace |
Automated: update component fields |
||
Line 12: | Line 12: | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|HighPriorityIntegration|Bool| | |HighPriorityIntegration|Bool| | ||
|_shader| | |_shader|{{RootFieldType|AssetRef`1|[[Type:Shader|Shader]]}}|TypeAdv1=true| | ||
|Mode|DisplayMode| | |Mode|DisplayMode| | ||
|BlendMode|BlendMode| | |BlendMode|BlendMode| | ||
|RenderQueue|Int| | |RenderQueue|Int| | ||
|Volume| | |Volume|{{RootFieldType|AssetRef`1|[[Type:Texture3D|Texture3D]]}}|TypeAdv5=true| | ||
|StepSize|Float| | |StepSize|Float| | ||
|Gain|Float| | |Gain|Float| | ||
Line 25: | Line 25: | ||
|InputOffset|Float| | |InputOffset|Float| | ||
|UseAlphaChannel|Bool| | |UseAlphaChannel|Bool| | ||
|Slices|SyncList`1| | |Slices|{{RootFieldType|SyncList`1|[[Type:SlicePlane|SlicePlane]]}}|TypeAdv14=true| | ||
|Highlights|SyncList`1| | |Highlights|{{RootFieldType|SyncList`1|[[Type:Highlight|Highlight]]}}|TypeAdv15=true| | ||
}} | }} | ||
Revision as of 09:49, 1 March 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 | |
_shader
|
Shader | |
Mode
|
DisplayMode | |
BlendMode
|
BlendMode | |
RenderQueue
|
Int | |
Volume
|
Texture3D | |
StepSize
|
Float | |
Gain
|
Float | |
Exp
|
Float | |
AccumulationCutoff
|
Float | |
HitThreshold
|
Float | |
InputRange
|
Float | |
InputOffset
|
Float | |
UseAlphaChannel
|
Bool | |
Slices
|
list of SlicePlane | |
Highlights
|
list of Highlight |