DeformerFlatten#
(Flatten)
- Default object name:
flatten
- Inherits from: ProjectItem > Deformer
No corresponding User page.
Description#
Set the Y coordinate of a mesh point to 0 if it is negative.
Inherited Public Attributes#
Type | Name | Visual Hint | Description |
---|---|---|---|
double |
weight |
VISUAL_HINT_PERCENTAGE |
Set the weight of the deformer. A value of 50% will apply the deformer with half strength. |
CID#
class "DeformerFlatten" "Deformer" {
#version 0.9
icon "../icons/object_icons/deformer_flatten.iconrc"
doc "Set the Y coordinate of a mesh point to 0 if it is negative."
}