Blender V4.3
KernelCurve Struct Reference

#include <types.h>

Public Attributes

int shader_id
 
int first_key
 
int num_keys
 
int type
 

Detailed Description

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

Member Data Documentation

◆ first_key

int KernelCurve::first_key

◆ num_keys

int KernelCurve::num_keys

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

◆ shader_id

int KernelCurve::shader_id

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

◆ type

int KernelCurve::type

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


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