MinimalForwardAnimationTargetedFramesPerSecond Property |
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public abstract double TargetedFramesPerSecond { get; set; }
Public MustOverride Property TargetedFramesPerSecond As Double
Get
Set
public:
virtual property double TargetedFramesPerSecond {
double get () abstract;
void set (double value) abstract;
}
abstract TargetedFramesPerSecond : float with get, set
Property Value
Type:
DoubleSee Also