|
Blender V4.5
|
#include <GPU_shader_shared.hh>
Public Attributes | |
| packed_float3 | position |
| float | stroke_thickness |
| float4 | stroke_color |
Definition at line 176 of file GPU_shader_shared.hh.
| packed_float3 GreasePencilStrokeData::position |
Definition at line 177 of file GPU_shader_shared.hh.
| float4 GreasePencilStrokeData::stroke_color |
Definition at line 179 of file GPU_shader_shared.hh.
| float GreasePencilStrokeData::stroke_thickness |
Definition at line 178 of file GPU_shader_shared.hh.