Render.PartParameters
Index
Properties
optionaladd
If false or not specified in Render.setPart call, the part is cleared, otherwise new parts and params are applied to the existing parts.
optionalheight
Texture height, use the real texture file height or change it to stretch texture.
optionalpos
Part center position.
optionalrotation
Part rotation.
optionalu
Texture horizontal offset from left up corner.
optionalv
Texture vertical offset from left up corner.
optionalwidth
Texture width, use the real texture file width or change it to stretch texture.
An interface of the object that is used as Render.addPart parameter.