Click or drag to resize

WeatherMakerGeometryUtility Methods

The WeatherMakerGeometryUtility type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBoxIntersectsFrustum
Exact frustum box intersect, unlike Unity frustum culling this does not sometimes fail on objects that are not in the frustum All credit goes to https://www.iquilezles.org/www/articles/frustumcorrect/frustumcorrect.htm, very smart person :) Also http://www.flipcode.com/archives/Frustum_Culling.shtml was helpful
Public methodStatic memberSmoothStep
Smoothstep just like a shader
Top
See Also