|Gradient|{{RootFieldType|SyncLinear`1|[[Type:ColorX|ColorX]]}}|TypeAdv10=true| A list of gradients that this texture uses to generate the final result. This requires [[Mods]] to edit.
|Exp|Float|
|Exp|Float| The sharpness of the transition between each <code>Gradient</code>
|_orientation|StripOrientation|
|_orientation|'''[[#StripOrientation|StripOrientation]]'''|TypeAdv12=true| The direction to generate the gradient strip towards
|Horizonal|0| The Gradient should go in horizontal direction.
|Vertical|1| The Gradient should go in the vertical direction.
}}
}}
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
Attach to a slot and then insert into a [[material]] to view the data. This component currently cannot be used properly until collections are implemented or the user installs [[Mods]].
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.
BakeTexture first generates a Component:StaticTexture2D that is the same as this procedural texture. The resulting static texture replaces every reference to the original procedural texture. Lastly the original procedural texture is deleted.
StripOrientation
Values
Name
Value
Description
Horizonal
0
The Gradient should go in horizontal direction.
Vertical
1
The Gradient should go in the vertical direction.
Usage
Attach to a slot and then insert into a material to view the data. This component currently cannot be used properly until collections are implemented or the user installs Mods.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.