C# Class Axiom.SceneManagers.Bsp.InternalBspFace

ファイルを表示 Open project: WolfgangSt/axiom Class Usage Examples

Public Properties

Property Type Description
elemCount int
elemStart int
lmTexture int
shader int
type BspFaceType
unknown int
vertCount int
vertStart int

Property Details

elemCount public_oe property

public int elemCount
return int

elemStart public_oe property

public int elemStart
return int

lmTexture public_oe property

public int lmTexture
return int

shader public_oe property

public int shader
return int

type public_oe property

public BspFaceType type
return BspFaceType

unknown public_oe property

public int unknown
return int

vertCount public_oe property

public int vertCount
return int

vertStart public_oe property

public int vertStart
return int