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

Mostrar archivo Open project: gro-ove/actools

Public Properties

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

Property Details

AmbientShadowDiffusion public_oe property

public double AmbientShadowDiffusion
return double

AmbientShadowFade public_oe property

public bool? AmbientShadowFade
return bool?

AmbientShadowHideWheels public_oe property

public bool AmbientShadowHideWheels
return bool

AmbientShadowIterations public_oe property

public int AmbientShadowIterations
return int

LiveReload public_oe property

public bool LiveReload
return bool