C4 Engine
C4 Engine API Documentation

Motor3D::GetDirectionY

Defined in:  TSMotor3D.h
Returns the direction to which the y axis is transformed by a motor.
Prototype

Vector3D GetDirectionY(voidconst;

Description
The GetDirectionY function calculates the 3D vector that results from transforming the direction vector (0, 1, 0) with the motor for which it is called.
See Also

Motor3D::GetDirectionX

Motor3D::GetDirectionZ

Motor3D::GetPosition

Motor3D::GetTransformMatrix

Motor3D::GetInverseTransformMatrix

Motor3D::GetTransformMatrices

Motor3D::SetTransformMatrix