sc2-gamedata
|
Region (Rectangle) More...
#include <Actor.h>
Public Attributes | |
CQuad | Quad |
Rectangle. More... | |
real32 | Height |
Height. More... | |
real32 | Width |
Width. More... | |
Region (Rectangle)
real32 CActorRegionQuad::Height |
Height.
The height field specifies the total horizontal length of the quad actor. The height will override the values specified in the quad field while retaining the center point and orientation. This does not refer to the Z height.
CQuad CActorRegionQuad::Quad |
Rectangle.
Points that define the shape of rectangular regions
real32 CActorRegionQuad::Width |
Width.
The width field affects the horizontal scale (local X axis) of each quad actor. The width will override the values specified in the quad field while retaining the center point and orientation.