nvBox : GeometryClass

nvBox - superclass: GeometryClass; super-superclass:node - 7:1 - classID: #(1200180524, 1940399669)

Value > MAXWrapper > Node > GeometryClass > nvBox

 

   

Geometry - Quick Navigation

   

Dynamics - Quick Navigation

Implements the Box shape used by the MassFX RBody Modifier as Proxy Geometry.

Available in 3ds Max 2012 and higher.

   

Constructor:

nvBox ...

   

Properties:

 <nvBox>.Box Box default: Box -- read-only; SubAnim

Get the Box primitive instance used by the plugin as delegate object to extend upon. Read-only.

   

 <nvBox>.width Float default: 0.1 -- animatable; float

Get/set the Width value of the box.

   

 <nvBox>.length Float default: 0.1 -- animatable; float

Get/set the Length value of the box.

   

 <nvBox>.height Float default: 0.1 -- animatable; float

Get/set the Height value of the box.

   

 <nvBox>.widthsegs Integer default: 1 -- animatable; integer

Get/set the number of Width Segments of the box.

   

 <nvBox>.lengthsegs Integer default: 1 -- animatable; integer

Get/set the number of Length Segments of the box.

   

 <nvBox>.heightsegs Integer default: 1 -- animatable; integer

Get/set the number of Height Segments of the box.

   

nvBox interfaces:

 Interface: IMtlRender_Compability_MtlBase

Properties:

Methods:

Actions:

See Also