RiTa
index
Name RiText.setDefaultMotionType()
Class RiText
Description Sets the default motion type for all (subsequently) created RiTexts. This does not affect already created RiText objects - for this, use setMotionType().
Syntax
RiText.setDefaultMotionType(defaultMotionType);
Returns void
Usage Web & Application    [static]
Related