CameraBase.InvalidateZRange Method

Tells if the z-range of the camera is valid.
Public Function InvalidateZRange( _ 
ByVal invalid As Boolean
) As Boolean
This language is not supported or no code example is available.
public bool InvalidateZRange( 
bool invalid 
)
This language is not supported or no code example is available.

Parameters

invalid
bool

<default>

Return Value

bool
Remarks
 
For internal use only.

.NET Framework

Supported in: 4.8

In this article

Definition