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

Public Attributes

const DupliContextctx
 
bool use_scale
 

Detailed Description

Values shared between different mesh types.

Definition at line 913 of file object_dupli.cc.

Member Data Documentation

◆ ctx

const DupliContext* FaceDupliData_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 918 of file object_dupli.cc.

Referenced by make_child_duplis_faces_from_editmesh(), and make_child_duplis_faces_from_mesh().

◆ use_scale

bool FaceDupliData_Params::use_scale

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