Blender V5.0
gpMaterial Struct Reference

#include <gpencil_shader_shared.hh>

Public Attributes

float4 stroke_color
float4 fill_color
float4 fill_mix_color
float4 fill_uv_rot_scale
float2 fill_uv_offset
float2 alignment_rot
float stroke_texture_mix
float stroke_u_scale
float fill_texture_mix
gpMaterialFlag flag

Detailed Description

Definition at line 52 of file gpencil_shader_shared.hh.

Member Data Documentation

◆ alignment_rot

float2 gpMaterial::alignment_rot

◆ fill_color

float4 gpMaterial::fill_color

◆ fill_mix_color

float4 gpMaterial::fill_mix_color

◆ fill_texture_mix

float gpMaterial::fill_texture_mix

◆ fill_uv_offset

float2 gpMaterial::fill_uv_offset

◆ fill_uv_rot_scale

float4 gpMaterial::fill_uv_rot_scale

◆ flag

gpMaterialFlag gpMaterial::flag

◆ stroke_color

float4 gpMaterial::stroke_color

◆ stroke_texture_mix

float gpMaterial::stroke_texture_mix

◆ stroke_u_scale

float gpMaterial::stroke_u_scale

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