Blender V4.3
KernelBake Struct Reference

#include <types.h>

Public Attributes

int use
 
int object_index
 
int tri_offset
 
int use_camera
 

Detailed Description

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

Member Data Documentation

◆ object_index

int KernelBake::object_index

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

Referenced by BakeManager::device_update().

◆ tri_offset

int KernelBake::tri_offset

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

Referenced by BakeManager::device_update().

◆ use

int KernelBake::use

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

Referenced by BakeManager::device_update().

◆ use_camera

int KernelBake::use_camera

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

Referenced by BakeManager::device_update().


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