Blender V4.5
GreasePencilStrokeData Struct Reference

#include <GPU_shader_shared.hh>

Public Attributes

packed_float3 position
float stroke_thickness
float4 stroke_color

Detailed Description

Definition at line 176 of file GPU_shader_shared.hh.

Member Data Documentation

◆ position

packed_float3 GreasePencilStrokeData::position

Definition at line 177 of file GPU_shader_shared.hh.

◆ stroke_color

float4 GreasePencilStrokeData::stroke_color

Definition at line 179 of file GPU_shader_shared.hh.

◆ stroke_thickness

float GreasePencilStrokeData::stroke_thickness

Definition at line 178 of file GPU_shader_shared.hh.


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