Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
GraphNodeOrthoProjection Struct Reference

A node that sets up an orthographic projection based on the global root node. More...

#include <graph_node.h>

Data Fields

struct GraphNode node
 
f32 scale
 

Detailed Description

A node that sets up an orthographic projection based on the global root node.

Used to draw the skybox image.

Field Documentation

◆ node

struct GraphNode GraphNodeOrthoProjection::node

◆ scale

f32 GraphNodeOrthoProjection::scale

The documentation for this struct was generated from the following file: