Blender V4.3
bGPgrid Struct Reference

#include <DNA_gpencil_legacy_types.h>

Public Attributes

float color [3]
 
float scale [2]
 
float offset [2]
 
char _pad1 [4]
 
int lines
 
char _pad [4]
 

Detailed Description

Definition at line 670 of file DNA_gpencil_legacy_types.h.

Member Data Documentation

◆ _pad

char bGPgrid::_pad[4]

Definition at line 677 of file DNA_gpencil_legacy_types.h.

◆ _pad1

char bGPgrid::_pad1[4]

Definition at line 674 of file DNA_gpencil_legacy_types.h.

◆ color

float bGPgrid::color[3]

◆ lines

int bGPgrid::lines

◆ offset

float bGPgrid::offset[2]

Definition at line 673 of file DNA_gpencil_legacy_types.h.

Referenced by OVERLAY_gpencil_legacy_cache_init().

◆ scale

float bGPgrid::scale[2]

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