C# Class BlenderRenderController.MainForm.BlenderData

Show file Open project: Isti115/BlenderRenderController

Public Properties

Property Type Description
EndFrame int
OutputDirectory string
ProjectName string
StartFrame int

Property Details

EndFrame public property

public int EndFrame
return int

OutputDirectory public property

public string OutputDirectory
return string

ProjectName public property

public string ProjectName
return string

StartFrame public property

public int StartFrame
return int