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