Entity.ThroughTriangle Method

Protected Friend Overridable Function ThroughTriangle( _ 
ByVal data As FrustumParams
) As Boolean
This language is not supported or no code example is available.
internal protected virtual bool ThroughTriangle( 
FrustumParams data 
)
This language is not supported or no code example is available.

Parameters

data
FrustumParams

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition