sc2-gamedata
Public Attributes | List of all members
CModelFoliage Class Reference

Foliage. More...

#include <Model.h>

Inheritance diagram for CModelFoliage:
Inheritance graph
[legend]
Collaboration diagram for CModelFoliage:
Collaboration graph
[legend]

Public Attributes

EFoliageLayer Layer
 Layer. More...
 
real32 SpringDampening
 Spring Dampening. More...
 
real32 SpringStrength
 Spring Strength. More...
 
real32 DragCoefficient
 Drag Coefficient. More...
 
real32 WindInfluence
 Wind Influence. More...
 
flag ForceNormalsUp
 Force Normals Up. More...
 
real32 RandomDeviation
 Random Deviation. More...
 
real32 Flexibility
 Flexibility. More...
 

Detailed Description

Foliage.

Remarks
Unknown

Member Data Documentation

◆ DragCoefficient

real32 CModelFoliage::DragCoefficient

Drag Coefficient.

◆ Flexibility

real32 CModelFoliage::Flexibility

Flexibility.

◆ ForceNormalsUp

flag CModelFoliage::ForceNormalsUp

Force Normals Up.

◆ Layer

EFoliageLayer CModelFoliage::Layer

Layer.

◆ RandomDeviation

real32 CModelFoliage::RandomDeviation

Random Deviation.

◆ SpringDampening

real32 CModelFoliage::SpringDampening

Spring Dampening.

Amount by which the swaying of the foliage model is reduced

◆ SpringStrength

real32 CModelFoliage::SpringStrength

Spring Strength.

Strength of the foliage model's swaying

◆ WindInfluence

real32 CModelFoliage::WindInfluence

Wind Influence.

Amount of influence the wind has on the swaying of the foliage model


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