Blender V4.5
KernelParamsMetal::KernelLight Struct Reference

#include <globals.h>

Classes

union  [union].__unnamed0__

Public Attributes

int type
packed_float3 co
int shader_id
int object_id
float max_bounces
float strength [3]
int use_caustics
int pad
union  

Detailed Description

Definition at line 1599 of file device/metal/globals.h.

Member Data Documentation

◆ @344005032313332320234215023157040357002314057205

◆ co

packed_float3 KernelParamsMetal::KernelLight::co

Definition at line 1601 of file device/metal/globals.h.

◆ max_bounces

float KernelParamsMetal::KernelLight::max_bounces

Definition at line 1604 of file device/metal/globals.h.

◆ object_id

int KernelParamsMetal::KernelLight::object_id

Definition at line 1603 of file device/metal/globals.h.

◆ pad

int KernelParamsMetal::KernelLight::pad

Definition at line 1607 of file device/metal/globals.h.

◆ shader_id

int KernelParamsMetal::KernelLight::shader_id

Definition at line 1602 of file device/metal/globals.h.

◆ strength

float KernelParamsMetal::KernelLight::strength[3]

Definition at line 1605 of file device/metal/globals.h.

◆ type

int KernelParamsMetal::KernelLight::type

Definition at line 1600 of file device/metal/globals.h.

◆ use_caustics

int KernelParamsMetal::KernelLight::use_caustics

Definition at line 1606 of file device/metal/globals.h.


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