TextDrawingManagerUpdate Method |
Name | Description | |
---|---|---|
Update(Int32, Color) |
Draw Text 색상 변경
| |
Update(Int32, Single) |
Draw Text 크기 변경
| |
Update(Int32, String) |
Draw Text 텍스트 변경
| |
Update(Int32, Vertex3D) |
Draw Text 위치 변경
| |
Update(Int32, Vector3D, Vector3D) |
Draw Text 방향 변경
| |
Update(Int32, Vertex3D, Vector3D, Vector3D, Single, Single, Color, String) |
Draw Text 변경
|