Class ILinFloatKey

3DS Max Plug-In SDK

Class ILinFloatKey

See Also: Class IKey.

class ILinFloatKey : public IKey

Description:

This class stores a Linear floating point key.

Data Members:

public:

float val;

The value of the key.