VisualLocation Class |
[Missing <summary> documentation for "T:Demo3D.Visuals.VisualLocation"]
Namespace: Demo3D.Visuals
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class VisualLocation : INotifyPropertyChanged
The VisualLocation type exposes the following members.
| Name | Description | |
|---|---|---|
| VisualLocation | Initializes a new instance of the VisualLocation class | |
| VisualLocation(Visual) | Initializes a new instance of the VisualLocation class | |
| VisualLocation(Visual, Vector3) | Initializes a new instance of the VisualLocation class | |
| VisualLocation(Visual, Vector3, Vector3) | Initializes a new instance of the VisualLocation class |
| Name | Description | |
|---|---|---|
| Feature | ||
| InitialWorldLocation | ||
| InitialWorldNormal | ||
| Normal | ||
| Point | ||
| Visual | ||
| WorldLocation | ||
| WorldNormal |
| Name | Description | |
|---|---|---|
| ChangeVisual | ||
| OnVisualChanged | ||
| RaisePropertyChanged | ||
| TransformCoordinateToWorldInitial | ||
| TransformFromWorld | ||
| TransformNormalToWorldInitial | ||
| TransformToWorld |
| Name | Description | |
|---|---|---|
| PropertyChanged | ||
| VisualChanged |