armory/Sources/armory/math/Vec4.hx

4 lines
53 B
Haxe
Raw Normal View History

2016-08-22 21:56:28 +02:00
package armory.math;
typedef Vec4 = iron.math.Vec4;