Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdBr Classes
>
OdBrFace Class
>
OdBrFace Enumerations
>
OdBrFace::Tiling Enumeration
OdBrFace::Tiling Enumeration
Syntax
C++
enum
Tiling
{
kInheritTiling
= 0,
kTile
= 1,
kCrop
= 2,
kClamp
= 3,
kMirror
= 4 };
Members
Members
Description
kInheritTiling
Inherits *tiling* from the current material's mapper.
kTile
Repeats map along image axes.
kCrop
Crops map < 0.0 or > 1.0 on image axes.
kClamp
Clamps (stretches) map between 0.0 and 1.0 on image axes.
kMirror
Mirror the material map at every integer boundary.
File:
BrFace.h
Module:
API Reference
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!