Quantcast
Channel: Daz Script Developer Discussion - Daz 3D Forums
Viewing all articles
Browse latest Browse all 1067

Getting Property Name

$
0
0

I'm having an issue where when I read a property name string, I gate a string with the text "Value".

  var oOwner = oProperty.getOwner();

var sPropertyLabel = oProperty.getLabel();

var sPropertyName = oProperty.name;

var sPropertyPath = oProperty.getPath();

var bPropertycanAutoFollow = oProperty.canAutoFollow();

var vPropertyMaxValue = oProperty.getMax();

var vPropertyMinValue = oProperty.getMin(); 

 

All these lines of code return correct values, but some Modifier/Shape properties (not all) don't return the name seen in the property spsemeter settings window.  I need this name because it's used during FBX export (not the label). 

 

Bruce


Viewing all articles
Browse latest Browse all 1067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>