Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Houdini curve primitives are automatically translated to Maxwell curves.

Extra attributes

To define Maxwell specific parameters you can add the following extra attributes to the geometry with AttribCreate node.

Name
Class
Type
Description
mx_curve_typeDetailInt

0: plain curve

1: cubic curve (default)

2: hair curve

mx_root_radiusDetailFloatRoot radius of the curve.
mx_tip_radiusDetailFloatTip radius of the curve.
mx_radiusPointFloatRadius of the curve at each break point.
mx_colorPointFloatColor of each curve point.

 

For example use the following settings to define tip radius:

 

Only Breakpoints method of the Houdini curve node is supported.

  • No labels