Blender V5.0
VertexDupliData_Params Struct Reference

Public Attributes

const DupliContextctx
bool use_rotation

Detailed Description

Values shared between different mesh types.

Definition at line 586 of file object_dupli.cc.

Member Data Documentation

◆ ctx

const DupliContext* VertexDupliData_Params::ctx

It's important we use this context instead of the ctx passed into make_child_duplis since these won't match in the case of recursion.

Definition at line 591 of file object_dupli.cc.

Referenced by make_child_duplis_verts_from_editmesh(), and make_child_duplis_verts_from_mesh().

◆ use_rotation

bool VertexDupliData_Params::use_rotation

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