MCPcopy Create free account
hub / github.com/blurstudio/cross3d / __init__

Method __init__

cross3d/classes/timecode.py:77–104  ·  view source on GitHub ↗

Args: hours(float): The number of hours for the new Timecode instance. minutes(float): The number of minutes for the new Timecode instance. seconds(float): The number of seconds for the new Timecode instance. frames(float): The number of frames for the new Timecode instance.

(self, hours=0, minutes=0, seconds=0, frames=0, framerate=29.97)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

setFromSecondsMethod · 0.95

Tested by

no test coverage detected