m ProbablePrime moved page ObjectScroller (Component) to Component:ObjectScroller: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 11: | Line 11: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Items|SyncList`1| | |Items|{{RootFieldType|SyncList`1|[[#Item|Item]]}}|TypeAdv0=true| | ||
|Offset|Float3| | |Offset|Float3| | ||
|RegionSize|Float3| | |RegionSize|Float3| | ||
Line 27: | Line 27: | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components{{#translation:}}|Object Scroller]] | [[Category:Components{{#translation:}}|Object Scroller]] | ||
[[Category:Components With Nested Types{{#translation:}}|Object Scroller]] | |||
[[Category:Components:Transform:Drivers{{#translation:}}|Object Scroller]] | [[Category:Components:Transform:Drivers{{#translation:}}|Object Scroller]] |
Latest revision as of 21:26, 3 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. |
Items
|
list of Item | |
Offset
|
Float3 | |
RegionSize
|
Float3 |