Blender V4.3
blender::geometry::RealizeGreasePencilTask Struct Reference

Public Attributes

int start_index
 
const GreasePencilRealizeInfogrease_pencil_info
 
float4x4 transform
 
AttributeFallbacksArray attribute_fallbacks
 

Detailed Description

Definition at line 188 of file realize_instances.cc.

Member Data Documentation

◆ attribute_fallbacks

AttributeFallbacksArray blender::geometry::RealizeGreasePencilTask::attribute_fallbacks

Definition at line 193 of file realize_instances.cc.

◆ grease_pencil_info

const GreasePencilRealizeInfo* blender::geometry::RealizeGreasePencilTask::grease_pencil_info

◆ start_index

int blender::geometry::RealizeGreasePencilTask::start_index

Index where the first layer is realized in the final grease pencil.

Definition at line 190 of file realize_instances.cc.

Referenced by blender::geometry::execute_realize_grease_pencil_tasks().

◆ transform

float4x4 blender::geometry::RealizeGreasePencilTask::transform

Definition at line 192 of file realize_instances.cc.


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