Condividi tramite


PlaneProjection.RotationY Proprietà

Definizione

Ottiene o imposta il numero di gradi per ruotare l'oggetto attorno all'asse y di rotazione.

public:
 property double RotationY { double get(); void set(double value); };
double RotationY();

void RotationY(double value);
public double RotationY { get; set; }
var double = planeProjection.rotationY;
planeProjection.rotationY = double;
Public Property RotationY As Double
<PlaneProjection RotationY="double"/>

Valore della proprietà

Double

double

Numero di gradi per ruotare l'oggetto attorno all'asse y di rotazione. Il valore predefinito è 0.

Si applica a