Gets the minimum number of times PhotoWorks can subdivide a scene into simple objects for ray trace calculations.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property RayTraceDepthMinimum As Integer |
| Visual Basic (Usage) | |
|---|
Dim instance As IPwOptions
Dim value As Integer
value = instance.RayTraceDepthMinimum
|
| C# | |
|---|
int RayTraceDepthMinimum {get;} |
| C++/CLI | |
|---|
property int RayTraceDepthMinimum {
int get();
} |
Return Value
Minimum number of times PhotoWorks can subdivide a scene into simple objects for ray trace calculations
Example
Remarks
See Also
Availability
PhotoWorks API 2006 FCS