Click or drag to resize
DigitalRuneGraphicsHelperGetViewNormalizedDistance Method
Gets the view-normalized distance ("LOD distance").
Overload List
  NameDescription
Public methodStatic memberGetViewNormalizedDistance(Single, Matrix44F)
Converts the specified distance to a view-normalized distance ("LOD distance").
Public methodStatic memberGetViewNormalizedDistance(SceneNode, CameraNode)
Calculates the view-normalized distance ("LOD distance") of the specified scene node.
Top
See Also