Blender  V2.93
Public Attributes | List of all members
gpLight Struct Reference

#include <gpencil_engine.h>

Public Attributes

float color [3]
 
float type
 
float right [3]
 
float spotsize
 
float up [3]
 
float spotblend
 
float forward [4]
 
float position [4]
 

Detailed Description

Definition at line 91 of file gpencil_engine.h.

Member Data Documentation

◆ color

float gpLight::color[3]

◆ forward

float gpLight::forward[4]

Definition at line 95 of file gpencil_engine.h.

Referenced by gpencil_light_pool_populate().

◆ position

float gpLight::position[4]

Definition at line 96 of file gpencil_engine.h.

Referenced by gpencil_light_pool_populate().

◆ right

float gpLight::right[3]

Definition at line 93 of file gpencil_engine.h.

Referenced by gpencil_light_pool_populate().

◆ spotblend

float gpLight::spotblend

Definition at line 94 of file gpencil_engine.h.

Referenced by gpencil_light_pool_populate().

◆ spotsize

float gpLight::spotsize

Definition at line 93 of file gpencil_engine.h.

Referenced by gpencil_light_pool_populate().

◆ type

float gpLight::type

Definition at line 92 of file gpencil_engine.h.

Referenced by gpencil_light_ambient_add(), and gpencil_light_pool_populate().

◆ up

float gpLight::up[3]

Definition at line 94 of file gpencil_engine.h.


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