A single result from Scene.Pick.
Depth | Gets the depth of the picked location in the 3D scene. |
Objects | Gets a collection of objects that were on the pick stack for the picked object. |
Position | Gets the position of the picked location in the central body's fixed reference frame. The array contains the components of the position arranged in the order x, y, z. |
Change a model's
color on mouse over
[C#] | Copy Code | |
---|---|---|
|
Zoom to a particular
marker in a batch
[C#] | Copy Code | |
---|---|---|
|
Change model colors
within a rectangular region
[C#] | Copy Code | |
---|---|---|
|
Zoom to a model on
double click
[C#] | Copy Code | |
---|---|---|
|
Change a model's
color on mouse over
[Visual Basic .NET] | Copy Code | |
---|---|---|
|
Zoom to a particular
marker in a batch
[Visual Basic .NET] | Copy Code | |
---|---|---|
|
Change model colors
within a rectangular region
[Visual Basic .NET] | Copy Code | |
---|---|---|
|
Zoom to a model on
double click
[Visual Basic .NET] | Copy Code | |
---|---|---|
|