Component:SphereAligner: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page SphereAligner (Component) to Component:SphereAligner: Creating component Namespace
Automated: update Fields, Categories
Line 20: Line 20:
|HorizontalStart|Float|
|HorizontalStart|Float|
|HorizontalEnd|Float|
|HorizontalEnd|Float|
|Items|SyncList`1|TypeString9=SyncList<Item>|
|Items|{{RootFieldType|SyncList`1|[[#Item|Item]]}}|TypeAdv9=true|
}}
}}


Line 35: Line 35:
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components{{#translation:}}|Sphere Aligner]]
[[Category:Components{{#translation:}}|Sphere Aligner]]
[[Category:Components With Nested Types{{#translation:}}|Sphere Aligner]]
[[Category:Components:Transform:Drivers{{#translation:}}|Sphere Aligner]]
[[Category:Components:Transform:Drivers{{#translation:}}|Sphere Aligner]]

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 
Sphere Aligner component as seen in the Scene Inspector


Fields

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.
AutoAddChildren Bool Controls whether slots below this component's slot in the hierarchy are automatically added to _targets
Radius Float
DistributionOffset Float
AlignToNormal Bool
RotationOffset FloatQ
NormalizedStart Float
NormalizedEnd Float
HorizontalStart Float
HorizontalEnd Float
Items list of Item

Usage

Examples

Related Components