C# Class entity.Renderer.BSPCollisionViewer.polygonInfo

Mostrar archivo 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_oe property

public byte breakSurface
return byte

flags public_oe property

public byte flags
return byte

indices public_oe property

public short[] indices
return short[]

material public_oe property

public short material
return short

plane public_oe property

public int plane
return int