Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Visuals Namespaces
Demo3D.Visuals
Document Class
Document Methods
LookDown Method
LookDown Method (Vector3)
LookDown Method (Visual)
LookDown Method (Vector3, Document.LookOptions)
LookDown Method (Vector3, Int32)
LookDown Method (Visual, Document.LookOptions)
LookDown Method (Visual, Int32)
Document
LookDown Method (Vector3, Int32)
Find the first visual below the lookFrom world location with the given
Document
LookOptions
.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
Visual
LookDown
(
Vector3
lookFrom
,
int
options
)
Parameters
lookFrom
Type:
Microsoft.DirectX
Vector3
The world location to look below.
options
Type:
System
Int32
The options for the look.
Return Value
Type:
Visual
The first visual below the lookFrom world location with the given
Document
LookOptions
.
Remarks
This is just a helper function for use within JScript
See Also
Reference
Document Class
LookDown Overload
Demo3D.Visuals Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com