ArcballRotation Struktur

Gibt eine Arcball-Rotation an

Definition

Namensraum: KWEngine3.Helper
Assembly: KWEngine3 (in KWEngine3.dll) Version: 3.0.5.9+de3941284400bd4440cfb3158729b34ebace4754
C#
public struct ArcballRotation
Inheritance
Object    ValueType    ArcballRotation

Methoden

ToString Gibt eine menschenlesbare Version der Werte zurück
(Überschreibt ValueTypeToString)

Felder

Distance Distanz zum Drehpunkt
IsValid Gibt an, ob das Ergebnis gültig ist
XAngle X-Winkel in Grad
YAngle Y-Winkel in Grad

Siehe auch