Mesh.EvaluateIntersectEdges Method

Tells if must evaluate the intersection of the edges with the frustum.
Protected Overrides Function EvaluateIntersectEdges( _ 
ByVal data As FrustumParams
) As Boolean
This language is not supported or no code example is available.
protected override bool EvaluateIntersectEdges( 
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