Sets the Camera's snap speed.
Namespace: com.mindfusion.charting.threed
File: com.mindfusion.charting.threed
Java Copy Code |
---|
public Camera setSnapSpeed ( |
The Camera's speed when snapping back to the default orientation, in radians per second. Only non-negative values allowed. A value of 0 results in the Camera's snap-back feature being disabled (without removing the respective camera policy).
This Camera instance.