Files
gtav-src/tools_ng/dcc/current/max2012/scripts/pipeline/util/constraints.ms
T
2025-09-29 00:52:08 +02:00

22 lines
679 B
Plaintext
Executable File

--
-- File:: pipeline/util/constraints.ms
-- Description:: Rotation and translation constraint helper script.
--
-- Author:: David Muir <david.muir@rockstarnorth.com>
-- Date:: 11 November 2009
--
-----------------------------------------------------------------------------
-- Uses
-----------------------------------------------------------------------------
-- None
-----------------------------------------------------------------------------
-- Globals
-----------------------------------------------------------------------------
global RsConstraintAxisX = 1
global RsConstraintAxisY = 2
global RsConstraintAxisZ = 3
-- pipeline/util/constraints.ms