Blender V5.0
blender::geometry::RealizeGreasePencilTask Struct Reference

Public Attributes

int start_index
const GreasePencilRealizeInfogrease_pencil_info
float4x4 transform
AttributeFallbacksArray attribute_fallbacks

Detailed Description

Definition at line 193 of file realize_instances.cc.

Member Data Documentation

◆ attribute_fallbacks

AttributeFallbacksArray blender::geometry::RealizeGreasePencilTask::attribute_fallbacks

◆ 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 195 of file realize_instances.cc.

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

◆ transform

float4x4 blender::geometry::RealizeGreasePencilTask::transform

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