hello!
I'm having troubles with animated float parameters export... everything's fine with animated floatLists using VRayPluginParameter/MyInterpolatingInterface/AnimatedParameterInterface, but it's not working for floats, ints... etc... the createKeyFrame, getNumKeyFrames, getKeyFrameTime are called correctly, the exported vrscene shows the interpolate statement with the correct times, but the values are set to 0. A little help would be much appreciated!;p
thanks!
I'm having troubles with animated float parameters export... everything's fine with animated floatLists using VRayPluginParameter/MyInterpolatingInterface/AnimatedParameterInterface, but it's not working for floats, ints... etc... the createKeyFrame, getNumKeyFrames, getKeyFrameTime are called correctly, the exported vrscene shows the interpolate statement with the correct times, but the values are set to 0. A little help would be much appreciated!;p
thanks!
Comment