Entity.EvaluateIntersectEdges Method

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

Parameters

data
FrustumParams

<default>

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition