C# Class entity.Renderer.BSPCollisionViewer.polygonInfo

Afficher le fichier Open project: troymac1ure/Entity

Méthodes publiques

Свойство Type Description
breakSurface byte
flags byte
indices short[]
material short
plane int

Méthodes publiques

Méthode Description
polygonInfo ( ) : System

Method Details

polygonInfo() public méthode

public polygonInfo ( ) : System
Résultat System

Property Details

breakSurface public_oe property

public byte breakSurface
Résultat byte

flags public_oe property

public byte flags
Résultat byte

indices public_oe property

public short[] indices
Résultat short[]

material public_oe property

public short material
Résultat short

plane public_oe property

public int plane
Résultat int