IVecFVec

Syntax

stock IVecFVec(const IVec[3], Float:FVec[3])

Usage

IVec
Input integer vector
FVec
Output float vector

Description

Converts an integer vector to a floating point vector.

Return

This function has no return value.