Search
Vector3D.setY Method
See Also
 






Sets the Y component of this vector.

Namespace: com.mindfusion.charting.threed
File: com.mindfusion.charting.threed

 Syntax

Java  Copy Code

public void setY (
    double value
)

 Parameters

value

 See Also