C# 클래스 BlenderRenderController.MainForm.BlenderData

파일 보기 프로젝트 열기: Isti115/BlenderRenderController

공개 프로퍼티들

프로퍼티 타입 설명
EndFrame int
OutputDirectory string
ProjectName string
StartFrame int

프로퍼티 상세

EndFrame 공개적으로 프로퍼티

public int EndFrame
리턴 int

OutputDirectory 공개적으로 프로퍼티

public string OutputDirectory
리턴 string

ProjectName 공개적으로 프로퍼티

public string ProjectName
리턴 string

StartFrame 공개적으로 프로퍼티

public int StartFrame
리턴 int