s&
comment
news
apps
browse
insights
charts
code_blocks
dev
emoji_events
tech jam
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Static Properties
Attributes
CameraPosition
IsActive
LayerType
RenderTarget
Viewport
Static Methods
Blit
Clear
CopyTexture
Draw
DrawIcon
DrawModel
DrawModelInstanced
DrawModelInstancedIndirect
DrawQuad
DrawRoundedRectangle
DrawText
GenerateMipMaps
GrabDepthTexture
GrabFrameTexture
MeasureText
Render
RenderToTexture
ResourceBarrierTransition
SetupLighting
Graphics
.DrawText
static
Rect
DrawText
(
Sandbox.Rect&
position
,
string
text
,
Color
color
,
string
fontFamily
,
float
fontSize
,
float
fontWeight
,
TextFlag
flags
)
Graphics
.DrawText
static
Rect
DrawText
(
Sandbox.Rect&
position
,
Sandbox.TextRendering/Scope&
scope
,
TextFlag
flags
)
Graphics
.DrawText
static
Rect
DrawText
(
Vector2&
position
,
string
text
,
Color
color
,
string
fontFamily
,
float
fontSize
,
float
fontWeight
)
User Comments