C# Class entity.Renderer.BSPCollisionViewer.polygonInfo

Show file Open project: troymac1ure/Entity

Public Properties

Property Type Description
breakSurface byte
flags byte
indices short[]
material short
plane int

Public Methods

Method Description
polygonInfo ( ) : System

Method Details

polygonInfo() public method

public polygonInfo ( ) : System
return System

Property Details

breakSurface public property

public byte breakSurface
return byte

flags public property

public byte flags
return byte

indices public property

public short[] indices
return short[]

material public property

public short material
return short

plane public property

public int plane
return int