Namespace: DeltaEngine.GameLogicAssembly: DeltaEngine.GameLogic (in DeltaEngine.GameLogic.dll) Version: 1.1.1.0 (1.1.1)
public float ScaleFactor { get; set; }
public float ScaleFactor { get; set; }
Public Property ScaleFactor As Single
Get
Set
Public Property ScaleFactor As Single
Get
Set
public:
virtual property float ScaleFactor {
float get () sealed;
void set (float value) sealed;
}
public:
virtual property float ScaleFactor {
float get () sealed;
void set (float value) sealed;
}
abstract ScaleFactor : float32 with get, set
override ScaleFactor : float32 with get, set
abstract ScaleFactor : float32 with get, set
override ScaleFactor : float32 with get, set
Property Value
Type:
SingleImplements
Actor ScaleFactor