'宣言 Public Function SetStarHeight( _ ByVal starHeight As System.Single _ ) As StarSizeConstraint
public StarSizeConstraint SetStarHeight( System.float starHeight )
パラメータ
- starHeight
- The proportional height (weight).
戻り値の型
New constraint just added.
'宣言 Public Function SetStarHeight( _ ByVal starHeight As System.Single _ ) As StarSizeConstraint
public StarSizeConstraint SetStarHeight( System.float starHeight )