types.transformΒΆ

nil types.transform ( )

The transform type, describes a set of matrices associated to sub frame times. This is actually not a function, and should simply be used as is. Ex: types.transform types.transform = LUITypeCreate (nil, GATypeTransform) function types.transform:tostring () return "types.transform" end