Search
Vector3D.setZ Method
See Also
 






Sets the Z component of this vector.

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

 Syntax

Java  Copy Code

public void setZ (
    double value
)

 Parameters

value

 See Also