Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Overload List

NameDescription
tex2D(sampler2D, IOperand<(Of <<'(Vector2>)>>))
This function performs a 2D texture lookup.
tex2D(sampler2D, IOperand<(Of <<'(Vector2>)>>), IOperand<(Of <<'(Vector2>)>>), IOperand<(Of <<'(Vector2>)>>))
This function performas a 2D texture lookup also, but also uses the partial derivatives to help pick the LOD.

See Also