| Home Page | Recent Changes

BrushBuilder (DX)

DX :: Object (DX) >> BrushBuilder (Editor)

Base class of UnrealEd brush builders.

Notes

Properties

name Group
bool MergeCoplanars
array<BuilderPoly> Polys
array<vector> Vertices

Structures

BuilderPoly

int Direction
name Item
int PolyFlags
array<int> VertexIndices

Functions

bool BadParameters( optional string msg )
BeginBrush( bool MergeCoplanars , name Group )
bool EndBrush( )
int GetPolyCount( )
vector GetVertex( int i )
int GetVertexCount( )
Poly3i( int Direction , int i , int j , int k , optional name ItemName , optional int PolyFlags )
Poly4i( int Direction , int i , int j , int k , int l , optional name ItemName , optional int PolyFlags )
PolyBegin( int Direction , optional name ItemName , optional int PolyFlags )
PolyEnd( )
Polyi( int i )
int Vertex3f( float x , float y , float z )
int Vertexv( vector v )

Events

bool Build( )

Category Class (DX)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In