new HudGroup()
HUD display group. All child in the group are always facing camera.
- Source:
Members
background
Properties:
Name | Type | Description |
---|---|---|
background |
Obj3Type | background color, do not set unless main scene shoudn't visible |
- Source:
camera
Properties:
Name | Type | Description |
---|---|---|
camera |
Obj3Type | used by x-visual |
- Source:
light
Properties:
Name | Type | Description |
---|---|---|
light |
object.<{skyColor: number, groundColor: number, intensity: number}> | configure light |
- Source:
scene
Properties:
Name | Type | Description |
---|---|---|
scene |
Obj3Type | used by x-visual |
- Source: