Component:RadiantDash

From Resonite Wiki
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

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.
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
_emitter MeshEmitter
_topCollider MeshCollider
_screenCollider MeshCollider
_buttonsCollider MeshCollider

Behavior

Examples

See Also