Click or drag to resize
Ab4d.SharpEngine logo

PyramidModelNode Properties

The PyramidModelNode type exposes the following members.

Properties
 NameDescription
Public propertyBottomCenterPosition Gets or sets the center position of the bottom rectangle that defines the pyramid Property change will re-generate the mesh in the next update phase. To immediately re-generate the mesh, call the Update method.
Public propertySize Size of the pyramid. Default value is (0, 0, 0). Property change will re-generate the mesh in the next update phase. To immediately re-generate the mesh, call the Update method.
Top
See Also