Blender V4.5
NodeShaderTexPointDensity Struct Reference

#include <DNA_node_types.h>

Public Attributes

NodeTexBase base
short point_source
char _pad [2]
int particle_system
float radius
int resolution
short space
short interpolation
short color_source
short ob_color_source
PointDensity pd
int cached_resolution
char vertex_attribute_name [68]

Detailed Description

Definition at line 1511 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeShaderTexPointDensity::_pad[2]

Definition at line 1514 of file DNA_node_types.h.

◆ base

NodeTexBase NodeShaderTexPointDensity::base

Definition at line 1512 of file DNA_node_types.h.

◆ cached_resolution

int NodeShaderTexPointDensity::cached_resolution

Definition at line 1524 of file DNA_node_types.h.

◆ color_source

short NodeShaderTexPointDensity::color_source

◆ interpolation

short NodeShaderTexPointDensity::interpolation

Definition at line 1519 of file DNA_node_types.h.

◆ ob_color_source

short NodeShaderTexPointDensity::ob_color_source

◆ particle_system

int NodeShaderTexPointDensity::particle_system

Definition at line 1515 of file DNA_node_types.h.

◆ pd

◆ point_source

short NodeShaderTexPointDensity::point_source

◆ radius

float NodeShaderTexPointDensity::radius

◆ resolution

int NodeShaderTexPointDensity::resolution

◆ space

short NodeShaderTexPointDensity::space

◆ vertex_attribute_name

char NodeShaderTexPointDensity::vertex_attribute_name[68]

Vertex attribute layer for color source.

Definition at line 1526 of file DNA_node_types.h.


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