Toggle the navigation pane
Add to Favorites
Home: Autodesk 3ds Max SDK Documentation
Share
Translate this page
Powered by
Microsoft® Translator
IBoolFloatKey Class Reference
Main Page
Public Attributes
IBoolFloatKey Class Reference
Search for all occurrences
#include <istdplug.h>
Inheritance diagram for IBoolFloatKey:
Class Description
See also:
: Class
Animatable
, Class
IKey
class
IBoolFloatKey
: public
IKey
Description:
This class is only available in release 5 or later.
Remarks:
Derived from standard
IKey
with an additional data called val.
Parameters:
float val;
Value
of the last key which can only be either 0 or 1
Public Attributes
float
val
Member Data Documentation
float
val
Search for all occurrences