NEWYVALUE
This command will return a value that represents the new Y position of a point in 3D space. This command is used in conjunction with NEWXVALUE and NEWZVALUE commands to move from one point in space to another point in space based on a specified angle. Rather than using COS/SIN maths, these commands simplify the task of moving coordinates within 3D space. The step value specifies how far in the specified direction you would like to calculate. The parameters should be specified using real numbers.

SYNTAX
Return Float=NEWYVALUE(Current Y Value, Angle Value, Step Value)

RELATED INFO
CORE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example