GetValue(IParamArray self, int i, TimeValue t, float & v, Interval ivalid) -> BOOL
GetValue(IParamArray self, int i, TimeValue t, int & v, Interval ivalid) -> BOOL
GetValue(IParamArray self, int i, TimeValue t, Point3 v, Interval ivalid) -> BOOL
def KeyFrameAtTime
(
self,
args
)
KeyFrameAtTime(IParamArray self, int i, TimeValue t) -> BOOL
def SetValue
(
self,
args
)
SetValue(IParamArray self, int i, TimeValue t, float v) -> BOOL
SetValue(IParamArray self, int i, TimeValue t, int v) -> BOOL
SetValue(IParamArray self, int i, TimeValue t, Point3 v) -> BOOL