Gets the Boolean that determines whether the specified point is located behind the surface of the camera.
|
JavaScript |
|
|
PointBehindCamera |
|
|
C# |
|
|
bool PointBehindCamera { get; } |
|
|
C++ |
|
|
HRESULT PointBehindCamera([out, retval] VARIANT_BOOL* pVal) |
|