ICameraMovementMaxRelativeTiltSpeed Property |
Gets the maximum of relative tilt speed.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxfloat MaxRelativeTiltSpeed { get; }
ReadOnly Property MaxRelativeTiltSpeed As Single
Get
property float MaxRelativeTiltSpeed {
float get ();
}
abstract MaxRelativeTiltSpeed : float32 with get
Property Value
Single
See Also