Eyeon:Script/Reference/Applications/Fuse/Classes/Number/Constructor

From VFXPedia

Jump to: navigation, search

Contents


Summary

Creates a Number object.

Usage

Number(number value)

value (optional, number)
A number which will be assigned to the objects value. If this argument is not specified, the object will be assigned the default value of 0

Example


Tips for Constructor (edit)

EyeonTips:Script/Reference/Applications/Fuse/Classes/Number/Constructor