Frame#

class vivid3d.Frame#

Basic Frame struct, capable of move, rotate and scale.

model#

frame model

Type

vivid3d.Model

move_animation#

movement animation for this frame

Type

Point3D

rotate_animation#

rotate animation for this frame

Type

Point3D

scale_animation#

scale animation for this frame

Type

Point3D

User Guide#