velocity - superclass: RenderElement; super-superclass:MAXWrapper - 6:0 - classID: #(19, 0)The Velocity RenderElement outputs the Velocity channel containing object motion data.Available in 3ds Max 8 and higher.
Constructors
Velocity... MotionRenderElement...Properties
<velocity>.bitmap UndefinedClass default: undefined -- bitmap;Gets the bitmap the RenderElement writes to.
<velocity>.elementName String default: "Velocity" -- stringGets/Sets the name of the RenderElement.
<velocity>.enabled BooleanClass default: true -- booleanEnables/Disables the RenderElement.
<velocity>.filterOn BooleanClass default: false -- boolean; FilteringOnEnables/Disables filtering for the RenderElement.
<velocity>.velocityMax Float default: 1.0 -- float; Maximum_VelocityGets/Sets the maximum velocity value.
<velocity>.velocityOn BooleanClass default: false -- boolean; VelocityUpdateEnables/Disables the Update checkbox in the RenderElement's UI.