Goblin - A Platform for 3D AR and VR Applications

Attribution.ConvertDistance Method 

Returns true if the origin type can auto convert to the target type.

public static int ConvertDistance(
   IDefinition origin,
   IDefinition target
);

Parameters

origin
target

Return Value

The common type.

See Also

Attribution Class | DDW.CSharp.Parse Namespace