Click or drag to resize

TextDrawingManagerUpdate Method

Overload List
 NameDescription
Public methodUpdate(Int32, Color) Draw Text 색상 변경
Public methodUpdate(Int32, Single) Draw Text 크기 변경
Public methodUpdate(Int32, String) Draw Text 텍스트 변경
Public methodUpdate(Int32, Vertex3D) Draw Text 위치 변경
Public methodUpdate(Int32, Vector3D, Vector3D) Draw Text 방향 변경
Public methodUpdate(Int32, Vertex3D, Vector3D, Vector3D, Single, Single, Color, String) Draw Text 변경
Top
See Also