Gets or sets the scene depth.
Read-write property
[Visual Basic .NET] |
---|
Public Property SceneDepth() As Double
|
[C#] |
---|
public double SceneDepth {get; set;}
|
[Managed C++] |
---|
public: __property double get_SceneDepth();
|
[Unmanaged C++] |
---|
public: HRESULT get_SceneDepth(
|
[Java] |
---|
public double getSceneDepth();public void setSceneDepth(
|