TransformEnd

From ActiveWiki
Revision as of 14:33, 17 February 2010 by Talisan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

    TransformEnd 

Description

This command resets the current transformation matrix to the values it had before the previous TransformBegin. Any modifications made since the previous TransformBegin are lost.

Arguments

This command has no arguments.

Examples

See TransformBegin for examples