|
Blender V5.0
|
#include <GPU_shader_shared.hh>
Public Attributes | |
| packed_float3 | position |
| float | stroke_thickness |
| float4 | stroke_color |
Definition at line 200 of file GPU_shader_shared.hh.
| packed_float3 GreasePencilStrokeData::position |
Definition at line 201 of file GPU_shader_shared.hh.
| float4 GreasePencilStrokeData::stroke_color |
Definition at line 203 of file GPU_shader_shared.hh.
| float GreasePencilStrokeData::stroke_thickness |
Definition at line 202 of file GPU_shader_shared.hh.