C# 클래스 Reign.Video.Abstraction.SoftwareAction

파일 보기 프로젝트 열기: reignstudios/ReignSDK 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FCurves List
FrameStart float
Name string

공개 메소드들

메소드 설명
SoftwareAction ( RMX_Action action ) : System

메소드 상세

SoftwareAction() 공개 메소드

public SoftwareAction ( RMX_Action action ) : System
action RMX_Action
리턴 System

프로퍼티 상세

FCurves 공개적으로 프로퍼티

public List FCurves
리턴 List

FrameStart 공개적으로 프로퍼티

public float FrameStart
리턴 float

Name 공개적으로 프로퍼티

public string Name
리턴 string