Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrFace::AutoTransform Enumeration
Syntax
C++
enum AutoTransform { kInheritAutoTransform = 0x0, kNone = 0x1, kObject = 0x2, kModel = 0x4, kPredefinedBim = 0x8 };
Members
Description
kInheritAutoTransform
Inherits automatic *transform* from the current material/s mapper.
kNone
No automatic *transform*.
kObject
Adjusts the mapper *transform* to align with and fit the current object.
kModel
Multiples the mapper *transform* by the current block *transform*.
kPredefinedBim
Uses predefined uv coordinates for mapping (BIM-specific case).

File: BrFace.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.