Arma Reforger Script API
Loading...
Searching...
No Matches
Public Attributes | List of all members
SCR_WallGeneratorPoint Interface Reference

Wall Generator point metadata that is being operated on with the generator after the data gets extracted from raw polyline/spline data. More...

Public Attributes

vector m_vPos
 
ResourceName m_sCustomMesh
 
float m_fPrePadding
 
float m_fPostPadding
 
bool m_bGenerate
 
bool m_bAlignNext
 
bool m_bClip
 
float m_fOffsetUp
 

Detailed Description

Wall Generator point metadata that is being operated on with the generator after the data gets extracted from raw polyline/spline data.

Member Data Documentation

◆ m_bAlignNext

bool SCR_WallGeneratorPoint.m_bAlignNext

◆ m_bClip

bool SCR_WallGeneratorPoint.m_bClip

◆ m_bGenerate

bool SCR_WallGeneratorPoint.m_bGenerate

◆ m_fOffsetUp

float SCR_WallGeneratorPoint.m_fOffsetUp

◆ m_fPostPadding

float SCR_WallGeneratorPoint.m_fPostPadding

◆ m_fPrePadding

float SCR_WallGeneratorPoint.m_fPrePadding

◆ m_sCustomMesh

ResourceName SCR_WallGeneratorPoint.m_sCustomMesh

◆ m_vPos

vector SCR_WallGeneratorPoint.m_vPos

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