OpenTK.Vector3.TransformNormalInverse Method
Transform a Normal by the (transpose of the) given Matrix

Syntax

public static void TransformNormalInverse (ref Vector3 norm, ref Matrix4 invMat, out Vector3 result)

Parameters

norm
The normal to transform
invMat
The inverse of the desired transformation
result
The transformed normal

Remarks

This version doesn't calculate the inverse matrix. Use this version if you already have the inverse of the desired transform to hand

Requirements

Namespace: OpenTK
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0