menu
vrlizate package
documentation
animation/animation_clip.dart
Vector3Track
Vector3Track.new constructor
Vector3Track.new constructor
dark_mode
light_mode
Vector3Track
constructor
Vector3Track
(
{
required
String
targetProperty
,
required
List
<
Keyframe
<
Vector3
>
>
keyframes
,
})
Implementation
Vector3Track({required this.targetProperty, required this.keyframes});
vrlizate package
documentation
animation/animation_clip
Vector3Track
Vector3Track.new constructor
Vector3Track class