from the SDK guides... i typed in UserNormals

CreateUserNormals
SetUserNormalValues

You can see these commands in action with the 'Tweak User Normals Tool'.
Model toolbar>Component>Tweak User Normals Tool

On Tue, Feb 17, 2015 at 12:38 PM, Leonard Koch <[email protected]>
wrote:

> Currently building a tool to brush normals around using the Tools SDK for
> a job.
>
> Thanks to Steven Caron's awesome example brush (
> https://github.com/caron/SimpleBrush) it has been pretty easy to get
> into. Pushing around points, transforming objects etc.
> But I'm hitting a wall when it comes to actually doing what I need to do:
> Setting the normals.
>
> I can get access to them using the CGeometryAccessor, but I have not found
> a way to set them.
>
> Anybody know how to set UserNormals through the SDK?
>
> Thanks!
>

Reply via email to