[]
Adds a StarHeight constraint.
public StarSizeConstraint SetStarHeight(float starHeight)
Public Function SetStarHeight(starHeight As Single) As StarSizeConstraint
| Type | Name | Description |
|---|---|---|
| float | starHeight | The proportional height (weight). |
| Type | Description |
|---|---|
| StarSizeConstraint | New constraint just added. |