范围数据类型,包含四个属性:
注意:构造之后只读
local range = range.New(0,10) print("Min:"..tostring(rect.Min).." Max:"..tostring(rect.Max)) --Min:0 Max:10
Quaternion Ray