Object CameraKeyframe.Companion
-
- All Implemented Interfaces:
public class CameraKeyframe.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Codec<CameraKeyframe>
CODEC
public final static CameraKeyframe.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Codec<CameraKeyframe>
getCODEC()
-
-
Method Detail
-
getCODEC
final Codec<CameraKeyframe> getCODEC()
-
-
-
-