export declare enum AnimationAttributeTypes { EyePoint = "eyePoint", LookAtPoint = "lookAtPoint", UpVector = "upVector", DirectionalLight = "directionalLight", FieldOfViewVerticalRadians = "fieldOfViewVerticalRadians", Preset = "preset", PresetVisibility = "presetVisibility" } //# sourceMappingURL=AnimationAttributeTypes.d.ts.map