hou.intFrame function

Return the playbar’s current frame, rounded to the nearest integer.

All Usage Replaces

See also: hou.frame, hou.setFrame, hou.time, hou.fps

Usage

intFrame()int

Note that this function is equivalent to Hscript’s $F variable. If you want hscript’s $FF variable, use hou.frame.

Replaces

fcur command