User Tools

Site Tools


4rpl:commands:v3

This is an old revision of the document!


Index
Vectors

V3

V3(2 3 4) ->vector

Description

Pops three items from the stack, treats them as float, and creates a new Vector and pushes it to the stack. The three values popped from the stack occupy the x, y, and z positions in the new vector. The w position will be zero.

Examples

V3(2 3 4) ->vector
trace(<-vector)

Index

4rpl/commands/v3.1614957148.txt.gz · Last modified: 2025/02/14 14:56 (external edit)