Entity.EvaluateIntersectTriangles Method

Tells if must evaluate the intersection of the triangles with the frustum.
Protected Overridable Function EvaluateIntersectTriangles( _ 
ByVal data As FrustumParams
) As Boolean
This language is not supported or no code example is available.
protected virtual bool EvaluateIntersectTriangles( 
FrustumParams data 
)
This language is not supported or no code example is available.

Parameters

data
FrustumParams

Return Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition