function d3d_transform_stack_empty() //gml_Script_d3d_transform_stack_empty
{
return matrix_stack_is_empty();
}