Angle3Property Class | 
Namespace: Demo3D.Visuals
public class Angle3Property : Vector3Property
The Angle3Property type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle3Property | Initializes a new instance of the Angle3Property class  | |
| Angle3Property(Vector3) | Initializes a new instance of the Angle3Property class  | |
| Angle3Property(Single, Single, Single) | Initializes a new instance of the Angle3Property class  | 
| Name | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Vector3Property.) | |
| Equals(Vector3Property) | (Inherited from Vector3Property.) | |
| GetHashCode | (Inherited from Vector3Property.) | |
| Read | (Inherited from Vector3Property.) | |
| ToString | (Overrides Vector3PropertyToString.) | |
| Write | (Inherited from Vector3Property.) | 
| Name | Description | |
|---|---|---|
| UnaryNegation | 
| Name | Description | |
|---|---|---|
| x | (Inherited from Vector3Property.) | |
| y | (Inherited from Vector3Property.) | |
| z | (Inherited from Vector3Property.) |