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

Member Data Documentation

◆ _pad

char NodeEllipseMask::_pad[4]

Definition at line 724 of file DNA_node_types.h.

◆ height

float NodeEllipseMask::height

◆ rotation

float NodeEllipseMask::rotation

◆ width

float NodeEllipseMask::width

◆ x

float NodeEllipseMask::x

◆ y

float NodeEllipseMask::y

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