Added support for a <hull> tag that can be used within <volume> tag.
This commit is contained in:
@@ -333,6 +333,7 @@ public:
|
||||
osg::Vec4 colorModulate;
|
||||
Technique technique;
|
||||
std::string hull;
|
||||
PositionData hullPositionData;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user