d3d_transform_stack_push()
Jump to navigation
Jump to search
Description
Pushes current transformation into top of stack. This does not reset transformation parameters. Returns true on success. Maximum stack size is 1002 (tested in GM8.0 and GM8.1).
Parameters
Parameter | Description |
---|---|
none | There are no parameters for this function. |
Return Values
Returns true on success.
Example Call
// Example of using the function.