Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
WideForestGeneratorClusterObject Interface Reference
Inheritance diagram for WideForestGeneratorClusterObject:
[legend]

Public Member Functions

void Rotate ()
 
vector Rotate2D (vector vec, float rads)
 
float GetMinDistanceFromLine ()
 
- Public Member Functions inherited from SmallForestGeneratorClusterObject
override void AdjustScale ()
 
void AdjustScale ()
 

Public Attributes

vector m_CapsuleStartInEditor
 
vector m_CapsuleStart
 
vector m_CapsuleEndInEditor
 
vector m_CapsuleEnd
 
bool m_bAlignToNormal
 
float m_fYaw
 
- Public Attributes inherited from SmallForestGeneratorClusterObject
int m_iMinCount
 
int m_iMaxCount
 
float m_fMinRadius
 
float m_fMaxRadius
 
- Public Attributes inherited from SCR_ForestGeneratorTreeBase
float m_fMinScale
 
float m_fMaxScale
 
ResourceName m_Prefab
 
float m_fBotDistance
 
float m_fRandomPitchAngle
 
float m_fRandomRollAngle
 
float m_fVerticalOffset
 
int m_iGroupIndex
 
float m_fScale = 2
 
SCR_ETreeType m_eType
 

Protected Attributes

float m_fMinDistanceFromLine = -1
 

Member Function Documentation

◆ GetMinDistanceFromLine()

float WideForestGeneratorClusterObject.GetMinDistanceFromLine ( )

◆ Rotate()

void WideForestGeneratorClusterObject.Rotate ( )

◆ Rotate2D()

vector WideForestGeneratorClusterObject.Rotate2D ( vector  vec,
float  rads 
)

Member Data Documentation

◆ m_bAlignToNormal

bool WideForestGeneratorClusterObject.m_bAlignToNormal

◆ m_CapsuleEnd

vector WideForestGeneratorClusterObject.m_CapsuleEnd

◆ m_CapsuleEndInEditor

vector WideForestGeneratorClusterObject.m_CapsuleEndInEditor

◆ m_CapsuleStart

vector WideForestGeneratorClusterObject.m_CapsuleStart

◆ m_CapsuleStartInEditor

vector WideForestGeneratorClusterObject.m_CapsuleStartInEditor

◆ m_fMinDistanceFromLine

float WideForestGeneratorClusterObject.m_fMinDistanceFromLine = -1
protected

◆ m_fYaw

float WideForestGeneratorClusterObject.m_fYaw

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