C# 클래스 LSLib.Granny.Model.Animation

파일 보기 프로젝트 열기: Norbyte/lslib

공개 프로퍼티들

프로퍼티 타입 설명
DefaultLoopCount System.Int32
Duration float
Flags System.Int32
Name string
Oversampling float
TimeStep float

공개 메소드들

메소드 설명
ExportAnimations ( ) : List

메소드 상세

ExportAnimations() 공개 메소드

public ExportAnimations ( ) : List
리턴 List

프로퍼티 상세

DefaultLoopCount 공개적으로 프로퍼티

public Int32,System DefaultLoopCount
리턴 System.Int32

Duration 공개적으로 프로퍼티

public float Duration
리턴 float

Flags 공개적으로 프로퍼티

public Int32,System Flags
리턴 System.Int32

Name 공개적으로 프로퍼티

public string Name
리턴 string

Oversampling 공개적으로 프로퍼티

public float Oversampling
리턴 float

TimeStep 공개적으로 프로퍼티

public float TimeStep
리턴 float