Blender  V3.3
Public Attributes | List of all members
KernelCurve Struct Reference

#include <types.h>

Public Attributes

int shader_id
 
int first_key
 
int num_keys
 
int type
 

Detailed Description

Definition at line 1229 of file kernel/types.h.

Member Data Documentation

◆ first_key

int KernelCurve::first_key

◆ num_keys

int KernelCurve::num_keys

Definition at line 1232 of file kernel/types.h.

Referenced by shader_setup_from_curve().

◆ shader_id

int KernelCurve::shader_id

Definition at line 1230 of file kernel/types.h.

◆ type

int KernelCurve::type

Definition at line 1233 of file kernel/types.h.


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