Draw
backend.Draw (Class)
Instance Members
| Name | Type |
|---|---|
visual |
ceramic.Visual |
| Returns |
|---|
| Anonymous |
| Name | Type |
|---|---|
visuals |
Array<ceramic.Visual> |
| Name | Type | Default |
|---|---|---|
renderTarget |
ceramic.RenderTexture | |
force |
Bool | false |
| Name | Type |
|---|---|
shader |
ShaderImpl |
headless
setBlendFuncSeparate(srcRgb: BlendMode, dstRgb: BlendMode, srcAlpha: BlendMode, dstAlpha: BlendMode): Void| Name | Type |
|---|---|
srcRgb |
BlendMode |
dstRgb |
BlendMode |
srcAlpha |
BlendMode |
dstAlpha |
BlendMode |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
slot |
Int |
| Name | Type |
|---|---|
backendItem |
Texture |
textureId |
TextureId |
| Returns |
|---|
| Bool |
| Name | Type |
|---|---|
backendItem |
Texture |
| Returns |
|---|
| TextureId |
| Name | Type |
|---|---|
texture |
Texture |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
texture |
Texture |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
texture |
Texture |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
texture |
Texture |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
backendItem |
Texture |
| Name | Type |
|---|---|
primitiveType |
ceramic.RenderPrimitiveType |
| Name | Type |
|---|---|
quad |
ceramic.Quad |
| Name | Type |
|---|---|
mesh |
ceramic.Mesh |
| Name | Type |
|---|---|
x |
Float |
y |
Float |
width |
Float |
height |
Float |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
x |
Float |
y |
Float |
z |
Float |
| Name | Type |
|---|---|
x |
Float |
y |
Float |
z |
Float |
textureSlot |
Float |
| Name | Type |
|---|---|
i |
Int |
| Name | Type |
|---|---|
uvX |
Float |
uvY |
Float |
| Name | Type |
|---|---|
r |
Float |
g |
Float |
b |
Float |
a |
Float |
| Name | Type |
|---|---|
index |
Int |
value |
Float |
headless
shouldFlush(numVerticesAfter: Int, numIndicesAfter: Int, customFloatAttributesSize: Int): Bool| Name | Type |
|---|---|
numVerticesAfter |
Int |
numIndicesAfter |
Int |
customFloatAttributesSize |
Int |
| Returns |
|---|
| Bool |
| Returns |
|---|
| Int |
| Returns |
|---|
| Int |
| Returns |
|---|
| Bool |
Private Members
Metadata
| Name | Parameters |
|---|---|
:allow |
backend.Backend |