Namespace: DeltaEngine.Rendering3D.CamerasAssembly: DeltaEngine.Rendering3D (in DeltaEngine.Rendering3D.dll) Version: 1.1.1.0 (1.1.1)
public float ZoomSmoothFactor { get; set; }
public float ZoomSmoothFactor { get; set; }
Public Property ZoomSmoothFactor As Single
Get
Set
Public Property ZoomSmoothFactor As Single
Get
Set
public:
property float ZoomSmoothFactor {
float get ();
void set (float value);
}
public:
property float ZoomSmoothFactor {
float get ();
void set (float value);
}
member ZoomSmoothFactor : float32 with get, set
member ZoomSmoothFactor : float32 with get, set
Property Value
Type:
Single