API Reference
>
Namespaces
>
OdAve Namespace
>
Structs, Records, Enums
>
OdAve::MaterialAttrib Enumeration
OdAve::MaterialAttrib Enumeration
Collapse All
Syntax
C++
enum
MaterialAttrib
{
kAmbient
= 0x1,
kDiffuse
= 0x2,
kSpecular
= 0x4,
kTransparency
= 0x8,
kRoughness
= 0x20,
kBumpMap
= 0x40,
kReflectionProp
= 0x100,
kRefraction
= 0x200 };
File
AveDefs.h
Description
This is record OdAve::MaterialAttrib.
Group
Structs, Records, Enums
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!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic