sc2-gamedata
Public Attributes | List of all members
SPointModel Struct Reference

#include <GameUI.h>

Collaboration diagram for SPointModel:
Collaboration graph
[legend]

Public Attributes

CModelPath Model
 Model. More...
 
real32 Scale
 Scale. More...
 
uint32 NameSize
 Name Size. More...
 
real32 HeightOffset
 Height Offset. More...
 
C3Vector SelectionOffset
 Selection Offset. More...
 
real32 SelectionRadius
 Selection Radius. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ HeightOffset

real32 SPointModel::HeightOffset

Height Offset.

Height offset of the point model

◆ Model

CModelPath SPointModel::Model

Model.

Model for the point

◆ NameSize

uint32 SPointModel::NameSize

Name Size.

Size of the point name

◆ Scale

real32 SPointModel::Scale

Scale.

Size of the point model

◆ SelectionOffset

C3Vector SPointModel::SelectionOffset

Selection Offset.

Selection circle offset coordinates for the point model

◆ SelectionRadius

real32 SPointModel::SelectionRadius

Selection Radius.

Radius of the selection circle for the point model


The documentation for this struct was generated from the following file: