m ProbablePrime moved page QuadArrayMesh (Component) to Component:QuadArrayMesh: Creating component Namespace |
Automated: update component fields |
||
Line 14: | Line 14: | ||
|OverrideBoundingBox|Bool| | |OverrideBoundingBox|Bool| | ||
|OverridenBoundingBox|BoundingBox| | |OverridenBoundingBox|BoundingBox| | ||
|Points|SyncArray`1| | |Profile|ColorProfile| | ||
|Sizes|SyncArray`1| | |Points|{{RootFieldType|SyncArray`1|[[Type:Float3|Float3]]}}|TypeAdv4=true| | ||
|Rotations|SyncArray`1| | |Sizes|{{RootFieldType|SyncArray`1|[[Type:Float2|Float2]]}}|TypeAdv5=true| | ||
|Colors|SyncArray`1| | |Rotations|{{RootFieldType|SyncArray`1|[[Type:FloatQ|FloatQ]]}}|TypeAdv6=true| | ||
|UVs|SyncArray`1| | |Colors|{{RootFieldType|SyncArray`1|[[Type:Color|Color]]}}|TypeAdv7=true| | ||
|ColorsProfile|ColorProfile| | |||
|UVs|{{RootFieldType|SyncArray`1|[[Type:Float4|Float4]]}}|TypeAdv9=true| | |||
}} | }} | ||
Revision as of 10:00, 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 | |
OverrideBoundingBox
|
Bool | |
OverridenBoundingBox
|
BoundingBox | |
Profile
|
ColorProfile | |
Points
|
array of Float3 | |
Sizes
|
array of Float2 | |
Rotations
|
array of FloatQ | |
Colors
|
array of Color | |
ColorsProfile
|
ColorProfile | |
UVs
|
array of Float4 |