Blender V5.0
GreasePencilStrokeData Struct Reference

#include <GPU_shader_shared.hh>

Public Attributes

packed_float3 position
float stroke_thickness
float4 stroke_color

Detailed Description

Definition at line 200 of file GPU_shader_shared.hh.

Member Data Documentation

◆ position

packed_float3 GreasePencilStrokeData::position

Definition at line 201 of file GPU_shader_shared.hh.

◆ stroke_color

float4 GreasePencilStrokeData::stroke_color

Definition at line 203 of file GPU_shader_shared.hh.

◆ stroke_thickness

float GreasePencilStrokeData::stroke_thickness

Definition at line 202 of file GPU_shader_shared.hh.


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