Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TerrainDisplay
MPQ
ADT
Components
MapNormals
C# Class TerrainDisplay.MPQ.ADT.Components.MapNormals
MCNR Chunk - Normal information for the MCNK
Exibir arquivo
Open project: WCell/WCell-Terrain
Public Properties
Property
Type
Description
Normals
Vector3[]
Public Methods
Method
Description
GetLowResNormalMatrix
( ) :
].Vector3[
145 Floats for the 9 x 9 and 8 x 8 grid of Normal data.
Method Details
GetLowResNormalMatrix()
public
method
145 Floats for the 9 x 9 and 8 x 8 grid of Normal data.
public
GetLowResNormalMatrix
( ) :
].Vector3[
return
].Vector3[
Property Details
Normals
public_oe property
Normal information, 3 integers per normal, one normal per vertex, 145 vertices
public
Vector3[]
Normals
return
Vector3[]