C# Class AcManager.Controls.CustomShowroom.LiteShowroomTools.ViewModel.SaveableData

Show file Open project: gro-ove/actools

Public Properties

Property Type Description
AmbientShadowDiffusion double
AmbientShadowFade bool?
AmbientShadowHideWheels bool
AmbientShadowIterations int
LiveReload bool

Property Details

AmbientShadowDiffusion public property

public double AmbientShadowDiffusion
return double

AmbientShadowFade public property

public bool? AmbientShadowFade
return bool?

AmbientShadowHideWheels public property

public bool AmbientShadowHideWheels
return bool

AmbientShadowIterations public property

public int AmbientShadowIterations
return int

LiveReload public property

public bool LiveReload
return bool