nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
TrnNWN2MegatilePayload.Vertex
nwn
trn
trn
TrnNWN2MegatilePayload
struct
TrnNWN2MegatilePayload
static
struct
Vertex {
float
[
3
]
position
;
float
[
3
]
normal
;
ubyte
[
4
]
tinting
;
float
[
2
]
uv
;
float
[
2
]
weights
;
}
Members
Variables
normal
float
[
3
]
normal
;
normal vector
position
float
[
3
]
position
;
x y z
tinting
ubyte
[
4
]
tinting
;
BGRA format. A is unused.
uv
float
[
2
]
uv
;
Texture coordinates
weights
float
[
2
]
weights
;
XY1
Meta
Source
See Implementation
nwn
trn
trn
TrnNWN2MegatilePayload
constructors
this
functions
serialize
toGenericMesh
validate
structs
Grass
Texture
Triangle
Vertex
variables
dds_a
dds_b
grass
name
textures
triangles
vertices