mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-26 02:40:13 +00:00
3.6.0
This commit is contained in:
@@ -95,6 +95,8 @@ slug: /api
|
||||
- [UGL](#ugl)
|
||||
- [UGLExample](#uglexample)
|
||||
- [UGLHelper](#uglhelper)
|
||||
- [UIComponent](#uicomponent)
|
||||
- [UIHelper](#uihelper)
|
||||
- [VisualMapContext](#visualmapcontext)
|
||||
- [VisualMapHelper](#visualmaphelper)
|
||||
- [XChartsMgr](#xchartsmgr)
|
||||
@@ -1182,6 +1184,20 @@ Inherits or Implemented: [MaskableGraphic](#maskablegraphic)
|
||||
|IsZeroVector()||public static bool IsZeroVector(Vector3 pos)|
|
||||
|RotateRound()||public static Vector3 RotateRound(Vector3 position, Vector3 center, Vector3 axis, float angle)|
|
||||
|
||||
## UIComponent
|
||||
|
||||
Inherits or Implemented: [BaseGraph](#basegraph)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
|UpdateTheme()||public bool UpdateTheme(ThemeType theme)<br/>切换内置主题。 |
|
||||
|
||||
## UIHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
|GetBackgroundColor()||public static Color32 GetBackgroundColor(UIComponent component)|
|
||||
|
||||
## VisualMapContext
|
||||
|
||||
Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
Reference in New Issue
Block a user