NIFF 1.0 Specification

3. Binary Format

3.9 VectorList


4) TriNv Area

The TriNv area describes the normal vector of a polygon. The TriNv area is mapped as follows.
float x_vector
float y_vector
float z_vector

TrNv Area Memory Map
float x_vector X component of normal vector.
float y_vector Y component of normal vector.
float z_vector Z component of normal vector.

PreviousNext

Copyright 1997-1999 NINTENDO Co., Ltd. All rights reserved.