Blender  V2.93
Public Attributes | List of all members
NodeGeometryRotatePoints Struct Reference

#include <DNA_node_types.h>

Public Attributes

uint8_t type
 
uint8_t space
 
uint8_t input_type_axis
 
uint8_t input_type_angle
 
uint8_t input_type_rotation
 
char _pad [3]
 

Detailed Description

Definition at line 1199 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeGeometryRotatePoints::_pad[3]

Definition at line 1209 of file DNA_node_types.h.

◆ input_type_angle

uint8_t NodeGeometryRotatePoints::input_type_angle

◆ input_type_axis

uint8_t NodeGeometryRotatePoints::input_type_axis

◆ input_type_rotation

uint8_t NodeGeometryRotatePoints::input_type_rotation

◆ space

uint8_t NodeGeometryRotatePoints::space

◆ type

uint8_t NodeGeometryRotatePoints::type

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