string
|
getName()
Get the name of this Text3d object. |
source code
|
|
|
|
string
|
|
|
|
tuple of module constants
|
|
None
|
|
|
getUVordco()
Return whether UV coords are used for Texture mapping |
source code
|
|
|
setUVordco(val)
Set the font to use UV coords for Texture mapping |
source code
|
|
float
|
getBevelAmount()
Get the Text3d's bevel resolution value. |
source code
|
|
None
|
|
float
|
getDefaultResolution()
Return Default text resolution. |
source code
|
|
None
|
|
float
|
|
None
|
|
float
|
getExtrudeDepth()
Get the text3d's ext1 value. |
source code
|
|
None
|
|
float
|
getExtrudeBevelDepth()
Get the text3d's ext2 value. |
source code
|
|
None
|
|
float
|
|
None
|
|
float
|
|
None
|
|
float
|
getLineSeparation()
Get the text3d's ext2 value. |
source code
|
|
None
|
|
float
|
getSpacing()
Get the text3d's spacing value. |
source code
|
|
None
|
|
float
|
getXoffset()
Get the text3d's Xoffset value. |
source code
|
|
None
|
|
float
|
getYoffset()
Get the text3d's Yoffset value. |
source code
|
|
None
|
|
module constant
|
|
None
|
|
None
|
|
None
|
removeFrame(index)
Removed the frame at this index |
source code
|
|
|
activeFrame
The active frame for this text data.
|
bool
|
fakeUser
When set to True, this datablock wont be removed, even if nothing
is using it.
|
|
frameHeight
The height of the active frame [0.0 - 50.0]
|
|
frameWidth
The width of the active frame [0.0 - 50.0]
|
|
frameX
The X position of the active frame [0.0 - 50.0]
|
|
frameY
The Y position of the active frame [0.0 - 50.0]
|
string or None
|
lib
path to the blend file this datablock is stored in (readonly).
|
string
|
name
unique name within each blend file.
|
IDGroup
|
properties
Returns an IDGroup reference to this datablocks's ID
Properties.
|
bool
|
tag
A temporary tag that to flag data as being used within a loop.
|
|
totalFrames
The total number of text frames (read only)
|
int
|
users
The number of users this datablock has.
|