'Declaration Public Overloads Shared Sub TranslationRef( _ ByRef result As Matrix4x4, _ ByVal x As Single, _ ByVal y As Single, _ ByVal z As Single _ )
public static void TranslationRef( out Matrix4x4 result, float x, float y, float z )
Matrix4x4 Structure Matrix4x4 Members Overload List