본문으로 건너뛰기

AnimationManager

[MANAGER] Animation Manager

Properties

NameTypeDescription
CurrentAnimation현재 선택되어 있는 Animation 반환
CurrentPlayingTimefloat애니메이션 재생 시간
KeyItemsList<AnimationKey>Animation Key 목록
PlayingTimefloat전체 재생 시간
UseEffectbool기본 효과 사용(적용) 여부

Methods

NameDescription
AddAnimation 추가
AddKeyAnimation Key 추가
ClearAnimation 전체 삭제
CopyKeyAnimation Key 복사
CreateMakerAniKeyMarker 추가
DeleteAnimation 삭제
DeleteKeyAnimation Key 삭제
ExportAVI애니메이션 파일 저장
FromIDGet Animation (By ID)
GetAniKeyAnimationID애니메이션 아이디 반환
GetAniKeyAnimationNumber애니메이션 개수
GetAniKeyAnimationShowEffectMoveAxis애니메이션 보이기 효과 축 반환
GetAniKeyAnimationShowEffectMoveLength애니메이션 보이기 효과 이동거리 반환
GetAniKeyAnimationShowEffectTimeLength애니메이션 보이기효과 시간 반환
GetKeyItemGet Animation Key (By Key ID)
ImportAVI애니메이션 파일 열기
KeyItemGet AnimationKey (By ID)
MoveKeyAnimation Key 이동
PauseAnimation 멈춤
PlayAnimation 재생
ScreenToFile특정 시간별 애니메이션 장면 반환
SelectAnimation 선택
SetAniKeyAnimationRepeatMode애니메이션 반복 모드 설정
SetAniKeyAnimationShowEffectMoveAxis애니메이션 보이기 효과 축 설정
SetAniKeyAnimationShowEffectMoveLength애니메이션 보이기 효과 이동거리 설정
SetAniKeyAnimationShowEffectTimeLength애니메이션 보이기효과 시간 설정
SetAniKeyAnimationUseCameraKeyModeSet AniKey Animation Use Camera Key Mode
SetAniKeyTitle애니메이션 마커 타이틀 수정
SetCurrentAniKeyAnimation현재 애니메이션 커서 위치 설정
SetShowAnimationMoveLine애니메이션 이동경로 표시 여부 설정
StartAnimation 재생

Events

NameDescription
OnAnimationPlaybackFinishedEvent애니메이션 재생 종료 이벤트
OnAnimationPlaybackPositionChangedEvent애니메이션 재생 위치 변경 이벤트