stock

IVecFVec

Syntax

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

Description

Converts an integer vector to a floating point vector.

Parameters

IVec Input integer vector
FVec Output float vector

Return

This function has no return value.