Automated: create new component page |
989onan bot (talk | contribs) Automated: update Fields, SyncDelegates |
||
Line 38: | Line 38: | ||
|_buttonsCanvas|'''[[Component:Canvas|Canvas]]'''|TypeAdv29=true| | |_buttonsCanvas|'''[[Component:Canvas|Canvas]]'''|TypeAdv29=true| | ||
|_style|'''[[Component:ParticleStyle|ParticleStyle]]'''|TypeAdv30=true| | |_style|'''[[Component:ParticleStyle|ParticleStyle]]'''|TypeAdv30=true| | ||
|_emitter|'''[[Component:MeshEmitter|MeshEmitter]]'''| | |_particleColors|'''[[Component:ColorRangeInitializer|ColorRangeInitializer]]'''|TypeAdv31=true| | ||
|_topCollider|'''[[Component:MeshCollider|MeshCollider]]'''| | |_emitter|'''[[Component:MeshEmitter|MeshEmitter]]'''|TypeAdv32=true| | ||
|_screenCollider|'''[[Component:MeshCollider|MeshCollider]]'''| | |_topCollider|'''[[Component:MeshCollider|MeshCollider]]'''|TypeAdv33=true| | ||
|_buttonsCollider|'''[[Component:MeshCollider|MeshCollider]]'''| | |_screenCollider|'''[[Component:MeshCollider|MeshCollider]]'''|TypeAdv34=true| | ||
|_buttonsCollider|'''[[Component:MeshCollider|MeshCollider]]'''|TypeAdv35=true| | |||
}} | |||
== Sync Delegates == | |||
{{Table ComponentTriggers | |||
|IsRenderRoot[[Type:Func`3|Func`3]]<[[Type:ICollider|ICollider]], [[Type:Int|Int]], [[Type:Bool|Bool]]>|[[Type:Func`3|Func`3]]<[[Type:ICollider|ICollider]], [[Type:Int|Int]], [[Type:Bool|Bool]]>|true| | |||
}} | }} | ||
Revision as of 06:04, 17 March 2025
Component image 
Radiant Dash component as seen in the Scene Inspector

This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
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. Some components stop their functionality when this field is disabled, but some don't. |
CurrentScreen
|
RadiantDashScreen | |
Open
|
Bool | |
AnimationSpeed
|
Float | |
ScreenProjection
|
Bool | |
Curvature
|
Float | |
AspectRatioCompensation
|
CurvatureAspectRatioCompensation | |
ScreenSwitchingEnabled
|
Bool | |
_screensContainer
|
Slot | |
_camera
|
Camera | |
_renderTexture
|
RenderTextureProvider | |
_topContainer
|
Slot | |
_topMesh
|
CurvedPlaneMesh | |
_screenMesh
|
CurvedPlaneMesh | |
_buttonsMesh
|
CurvedPlaneMesh | |
_topMaterial
|
UnlitMaterial | |
_screenMaterial
|
UnlitMaterial | |
_buttonsMaterial
|
UnlitMaterial | |
_overlayEffectMaterial
|
UI_UnlitMaterial | |
_topBorderMaterial
|
UV_RectMaterial | |
_screenBorderMaterial
|
UV_RectMaterial | |
_buttonsBorderMaterial
|
UV_RectMaterial | |
_renderRoot
|
Slot | |
_topRoot
|
Slot | |
_screenRoot
|
Slot | |
_buttonsRoot
|
Slot | |
_visualsRoot
|
Slot | |
_effectRoot
|
Slot | |
_topCanvas
|
Canvas | |
_buttonsUIroot
|
Slot | |
_buttonsCanvas
|
Canvas | |
_style
|
ParticleStyle | |
_particleColors
|
ColorRangeInitializer | |
_emitter
|
MeshEmitter | |
_topCollider
|
MeshCollider | |
_screenCollider
|
MeshCollider | |
_buttonsCollider
|
MeshCollider |