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

GraphNode that draws a background image or a rectangle of a color. More...

#include <graph_node.h>

Data Fields

struct FnGraphNode fnNode
 
s32 unused
 
s32 background
 

Detailed Description

GraphNode that draws a background image or a rectangle of a color.

Drawn in an orthgraphic projection, used for skyboxes.

Field Documentation

◆ background

s32 GraphNodeBackground::background

◆ fnNode

struct FnGraphNode GraphNodeBackground::fnNode

◆ unused

s32 GraphNodeBackground::unused

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