Click or drag to resize

TextDrawingItem Properties

The TextDrawingItem type exposes the following members.

Properties
  NameDescription
Public propertyCenter
중심점
Public propertyDirection
Text Direction : 텍스트가 작성되는 방향. Camera가 Z+ 인 경우, 텍스트는 X+ 방향으로 작성 (1, 0, 0)
Public propertyFontColor
Text Font Color
Public propertyFontSize
Font Size : 34 ~ 250
Public propertyHeight
Text Height
Public propertyID
아이디(ID)
Public propertyText
Text
Public propertyUpDirection
Text Up Direction : 텍스트의 위쪽 방향. Camera가 Z+ 인 경우, 위쪽 방향은 Y+ 임 (0, 1, 0)
Top
See Also