Component:SpawnArc: Difference between revisions

From Resonite Wiki
imported>Chemicalcrux
Creating the page (with a bot!)
 
Automated: update Fields, Categories
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|Weight|Float|  
|Weight|Float|
|Capacity|Int|  
|Capacity|Int|
|Radius|Float|  
|Radius|Float|
|Arc|Float|  
|Arc|Float|
|UsersPerArc|Int|  
|UsersPerArc|Int|
|CenterArcOffset|Float|  
|CenterArcOffset|Float|
|GrowBothSides|Bool|  
|GrowBothSides|Bool|
|RowHeightOffset|Float|  
|RowHeightOffset|Float|
|OrientUser|Bool|  
|OrientUser|Bool|
|ParentUser|Bool|  
|ParentUser|Bool|
|TiltUsers|Bool|  
|TiltUsers|Bool|
|PositionNode|UserNode|  
|PositionNode|UserNode|
|RotationNode|UserNode|  
|RotationNode|UserNode|
|_showTest|Bool|  
|_showTest|Bool|
|_testSlots|Int|  
|_testSlots|Int|
}}
}}


Line 40: Line 40:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|SpawnArc (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|Spawn Arc]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:Users{{#translation:}}|SpawnArc (Component){{#translation:}}]]
[[Category:Components:Users{{#translation:}}|Spawn Arc]]

Latest revision as of 22:53, 3 March 2024


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Component image 
SpawnArc component as seen in the Scene Inspector


Intoduction

Usage

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.
Weight Float
Capacity Int
Radius Float
Arc Float
UsersPerArc Int
CenterArcOffset Float
GrowBothSides Bool
RowHeightOffset Float
OrientUser Bool
ParentUser Bool
TiltUsers Bool
PositionNode UserNode
RotationNode UserNode
_showTest Bool
_testSlots Int

Behavior

Examples

Related Components