Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
It seems that in order to use colored surfaces feature of the AVF its a requirement that you supply arguments on the call to SpatialFieldManager.AddSpatialFieldPrimitive() (i.e associated geometry must be supplied). As a test, I modified the SpatialFieldGradient sample code from the SDK to use the zero argument overload for sfm.AddSpatialFieldPrimitive and the colored surfaces no longer worked (markers with text still looked to function properly).
Is my understanding correct? Or is there some way to create colored surfaces without associated geometry?
Solved! Go to Solution.