Condividi tramite


SceneModelTransform.RotationAngleInDegrees Proprietà

Definizione

Ottiene o imposta l'angolo di rotazione applicato al nodo, in gradi.

public:
 property float RotationAngleInDegrees { float get(); void set(float value); };
float RotationAngleInDegrees();

void RotationAngleInDegrees(float value);
public float RotationAngleInDegrees { get; set; }
var single = sceneModelTransform.rotationAngleInDegrees;
sceneModelTransform.rotationAngleInDegrees = single;
Public Property RotationAngleInDegrees As Single

Valore della proprietà

Single

float

Angolo di rotazione applicato al nodo, in gradi.

Si applica a