Blender  V3.3
Public Attributes | List of all members
VertexDupliData_Params Struct Reference

Public Attributes

const DupliContextctx
 
bool use_rotation
 

Detailed Description

Values shared between different mesh types.

Definition at line 438 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 443 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: