10-27-2020, 12:10 PM
ToVector3() method is an extension method that is defined in Ab3d.DXEngine.Wpf assembly in the Ab3d.DirectX namespace. To use it, you need to use Ab3d.DXEngine and have Ab3d.DirectX in the using declarations ("using Ab3d.DirectX" at the beginning of the c# file).
Andrej Benedik

