Void Context3DWrapper.DrawText3D(IEnumerable<Double> point, String text)

Draws text at the given 3D world point.

Parameters

  • point
    Type: IEnumerable<Double>
    The text coordinates.
  • text
    Type: String
    The text to draw.