[Solved] Missing DzFloatColorProperty in SDK45

j0eDo3j0eDo3 Posts: 0

Hello,

I try to develop plugin using c++ and I run into issue with missing header for class DzFloatColorProperty

This header is nowhere to be found in SDK that I downloaded (IM00014876-02_DAZStudio45SDKCoreWin.zip, https://www.daz3d.com/shop/daz-studio-4-5-sdk). This class is mentioned in online DOC (not in downloaded SDK) here: http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/floatcolorproperty_dz

 

This is basically show stopper for me at this point any advice are more then welcome.

Regards

Post edited by j0eDo3 on

Comments

  • Richard HaseltineRichard Haseltine Posts: 96,731

    That link goes to the Scripting docs, not the SDK (they do differ).

  • j0eDo3j0eDo3 Posts: 0

    @Richard

    Thanks for clarification.

    As for the issue, it was mistake on my end and I did resolve it, now it works correctly (issue was with my code and exception and those members were not correctly populated).

Sign In or Register to comment.