Blender V4.3
NodeGeometrySampleIndex Struct Reference

#include <DNA_node_types.h>

Public Attributes

int8_t data_type
 
int8_t domain
 
int8_t clamp
 
char _pad [1]
 

Detailed Description

Definition at line 1806 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeGeometrySampleIndex::_pad[1]

Definition at line 1812 of file DNA_node_types.h.

◆ clamp

int8_t NodeGeometrySampleIndex::clamp

◆ data_type

int8_t NodeGeometrySampleIndex::data_type

◆ domain

int8_t NodeGeometrySampleIndex::domain

#AttrDomain.

Definition at line 1810 of file DNA_node_types.h.

Referenced by version_geometry_nodes_replace_transfer_attribute_node().


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