Animation

constructor(name: String? = null, channels: List<GLTF2.Animation.Channel> = emptyList(), samplers: List<GLTF2.Animation.Sampler> = emptyList(), extensions: JsonElement? = null, extras: JsonElement? = null)