Blender V4.3
NodeBoxMask Struct Reference

#include <DNA_node_types.h>

Public Attributes

float x
float y
float rotation
float height
float width
char _pad [4]

Detailed Description

Definition at line 1063 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeBoxMask::_pad[4]

Definition at line 1069 of file DNA_node_types.h.

◆ height

float NodeBoxMask::height

◆ rotation

float NodeBoxMask::rotation

◆ width

float NodeBoxMask::width

◆ x

float NodeBoxMask::x

◆ y

float NodeBoxMask::y

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