MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / _getDefaultEditorSolidColor

Function _getDefaultEditorSolidColor

Engine/source/T3D/zone.h:58–58  ·  view source on GitHub ↗

SceneVolume.

Source from the content-addressed store, hash-verified

56
57 // SceneVolume.
58 virtual ColorI _getDefaultEditorSolidColor() const { return ColorI( 255, 0, 0, 45 ); }
59
60 public:
61

Callers 1

_renderObjectMethod · 0.50

Calls 1

ColorIClass · 0.50

Tested by

no test coverage detected