Blender V4.5
KernelBake Struct Reference

#include <types.h>

Public Attributes

int use
int object_index
int tri_offset
int use_camera

Detailed Description

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

Member Data Documentation

◆ object_index

int KernelBake::object_index

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

Referenced by BakeManager::device_update().

◆ tri_offset

int KernelBake::tri_offset

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

Referenced by BakeManager::device_update().

◆ use

int KernelBake::use

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

Referenced by BakeManager::device_update().

◆ use_camera

int KernelBake::use_camera

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

Referenced by BakeManager::device_update().


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