User Tools

Site Tools


DzDFormBase

The base component of dForm deformers.

More...

Inherits :

Constructors

DAZ Script
DzDFormBase ()

Methods

DAZ Script
DzDFormgetDForm ()

Detailed Description

The base is one component of a dForm deformer. The others are the DzDForm, DzDFormZone and DzDFormModifier.

The dForm base functions as the origin for the dForm deformation effect, as detailed in the dForm class.

The dForm base and zone can be created separately from the dForm and then joined together with the addDForm(), addZone(), etc functions.

Constructors


DzDFormBase()

Default Constructor.

Methods


DzDForm : getDForm()

Return Value:

  • The dForm for this base.