Click or drag to resize

ViewportInfoSetFrustumNearFar Method

Overload List
  NameDescription
Public methodSetFrustumNearFar(BoundingBox)
Sets the frustum near and far using a bounding box.
Public methodSetFrustumNearFar(Double, Double)
Sets the frustum near and far distances using two values.
Public methodSetFrustumNearFar(Point3d, Double)
Sets the frustum near and far using a center point and radius.
Public methodSetFrustumNearFar(Double, Double, Double, Double, Double)
Sets near and far clipping distance subject to constraints.
Top
See Also