C# Class BlenderRenderController.MainForm.BlenderData

显示文件 Open project: Isti115/BlenderRenderController

Public Properties

Property Type Description
EndFrame int
OutputDirectory string
ProjectName string
StartFrame int

Property Details

EndFrame public_oe property

public int EndFrame
return int

OutputDirectory public_oe property

public string OutputDirectory
return string

ProjectName public_oe property

public string ProjectName
return string

StartFrame public_oe property

public int StartFrame
return int