Blender  V3.3
Public Attributes | List of all members
bGPgrid Struct Reference

#include <DNA_gpencil_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 659 of file DNA_gpencil_types.h.

Member Data Documentation

◆ _pad

char bGPgrid::_pad[4]

Definition at line 666 of file DNA_gpencil_types.h.

◆ _pad1

char bGPgrid::_pad1[4]

Definition at line 663 of file DNA_gpencil_types.h.

◆ color

float bGPgrid::color[3]

◆ lines

int bGPgrid::lines

◆ offset

float bGPgrid::offset[2]

◆ scale

float bGPgrid::scale[2]

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