Blender  V3.3
Public Attributes | List of all members
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 709 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeBoxMask::_pad[4]

Definition at line 715 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: