Various colors used by the editor and shared between objects.
More...
|
|
AZF_API const AZ::Color | DeselectedColor |
| | Color to use for a deselected object.
|
| |
|
AZF_API const AZ::Color | SelectedColor |
| | Color to use for a selected object.
|
| |
|
AZF_API const AZ::Color | HoverColor |
| | Color to use when hovering.
|
| |
|
AZF_API const AZ::Color | WireColor |
| | Color to use for wireframe.
|
| |
|
AZF_API const AZ::Color | LockColor |
| | Color to use for locked.
|
| |
|
AZF_API const AZ::Color | HiddenColor |
| | Color to use for hidden.
|
| |
|
AZF_API const AZ::Color | XAxisColor |
| | Color to use for x-axis.
|
| |
|
AZF_API const AZ::Color | YAxisColor |
| | Color to use for y-axis.
|
| |
|
AZF_API const AZ::Color | ZAxisColor |
| | Color to use for z-axis.
|
| |
|
AZF_API const AZ::Color | DefaultManipulatorHandleColor |
| | Color used by QuadBillboard Manipulator View.
|
| |
Various colors used by the editor and shared between objects.