C# 클래스 a.spritestudio.KeyFrame

파일 보기 프로젝트 열기: cfm-art/SpriteStudioPlayerForUGUI 1 사용 예제들

공개 메소드들

메소드 설명
Add ( attribute attribute ) : void

追加

Create ( ) : KeyFrame

GetEnumerator ( ) : IEnumerator

for-each用

비공개 메소드들

메소드 설명
KeyFrame ( ) : System.Collections.Generic

메소드 상세

Add() 공개 메소드

追加
public Add ( attribute attribute ) : void
attribute attribute
리턴 void

Create() 공개 정적인 메소드

public static Create ( ) : KeyFrame
리턴 KeyFrame

GetEnumerator() 공개 메소드

for-each用
public GetEnumerator ( ) : IEnumerator
리턴 IEnumerator