BSPParser
Simple and modern library for parsing the Valve BSP format
Loading...
Searching...
No Matches
Public Attributes | List of all members
BspParser::Structs::DetailObject Struct Reference

Public Attributes

Vector origin
 
EulerRotation angles
 
uint16_t detailModel
 
uint16_t leaf
 
ColourRgbExp32 lighting
 
uint32_t lightStyles
 
uint8_t lightStyleCount
 
uint8_t swayAmount
 
uint8_t shapeAngle
 
uint8_t shapeSize
 
Enums::DetailPropOrientation orientation
 
std::array< uint8_t, 3 > padding2
 
Enums::DetailPropType type
 
std::array< uint8_t, 3 > padding3
 
float flScale
 

Member Data Documentation

◆ detailModel

uint16_t BspParser::Structs::DetailObject::detailModel

Either index into DetailObjectDictLump_t or DetailPropSpriteLump_t

◆ shapeAngle

uint8_t BspParser::Structs::DetailObject::shapeAngle

Angle param for shaped sprites

◆ shapeSize

uint8_t BspParser::Structs::DetailObject::shapeSize

Size param for shaped sprites

◆ swayAmount

uint8_t BspParser::Structs::DetailObject::swayAmount

How much do the details sway


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