Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
entity
Renderer
BSPCollisionViewer.polygonInfo
C# Class entity.Renderer.BSPCollisionViewer.polygonInfo
ファイルを表示
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