(2 intermediate revisions by one other user not shown)
Line 2:
Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{stub}}
{{Infobox Component
{{Infobox Component
|Image=ScaleObjectManagerComponent.png
|Image=ScaleObjectManagerComponent.png
|Name=Scale Object Manager
|Name=Scale Object Manager
}}
}}
The '''ScaleObjectManager''' component
{{}}
<!--T:2-->
<!--T:2-->
Line 27:
Line 28:
|OptimalDistance|Float|
|OptimalDistance|Float|
|CoordinatePowerBase|Float3|
|CoordinatePowerBase|Float3|
}}
== Sync Delegates ==
{{Table ComponentTriggers
|OnPlaceAtOptimalDistance:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the Place At Optimal Distance button is touched.
|ResetFarAwayObjects:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the Reset Far Away Objects button is touched.
|OnRandomizeLocations:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the Randomize Locations button is touched.
|AlignAll:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the Align All button is touched.
|OnGenerateTestObjects:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the Generate Test Objects button is touched.
|UpdateAll:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the Update All button is touched.