VRay SDK for C#
|
Public Member Functions | |
CropRegion (int SrcWidth, int SrcHeight, float RgnLeft, float RgnTop) | |
CropRegion (int SrcWidth, int SrcHeight, float RgnLeft, float RgnTop, float RgnWidth, float RgnHeight) | |
Public Attributes | |
float | RgnHeight |
float | RgnLeft |
float | RgnTop |
float | RgnWidth |
int | SrcHeight |
int | SrcWidth |