OpenTK.Vector4.Scale Method
Scales the current Vector4 by the given amounts.

Syntax

[System.Obsolete("Use static Multiply() method instead.")]
public void Scale (float sx, float sy, float sz, float sw)

Parameters

sx
The scale of the X component.
sy
The scale of the Y component.
sz
The scale of the Z component.
sw
The scale of the Z component.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: OpenTK
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0