GetConceptualFaceXYZ2UV
The UV coordinates are expected to be both (inclusive) between 0. and 1., i.e. [0..1].
Syntax
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "GetConceptualFaceXYZ2UV")] public static extern byte GetConceptualFaceXYZ2UV(Int64 owlInstance, Int64 index, out double u, out double v, double x, double y, double z);
Property owlInstance
Size: 64 bit / 8 byte (value)Property index
Size: 64 bit / 8 byte (value)Property u
Size: 32 bit / 4 byte (reference)???.
Property v
Size: 32 bit / 4 byte (reference)???.