JohnSwafford
10-03-2008, 05:16 PM
Bobo,
FYI: On the Atmospheric Effects Common Properties, Operators, and Methods topic page in the docs (2009 SP1), the .numGizmos property is incorrectly listed as .numGizmo.
classOf myFire
Fire_Effect
myFire.numGizmo
-- Unknown property: "numGizmo" in Fire_Effect:Fire Effect
myFire.numGizmos
0
BTW, the image maps you added for General Node Properties are awesome....an excellent way to navigate the odd mix of legacy/new methods and property names.
-John Swafford
FYI: On the Atmospheric Effects Common Properties, Operators, and Methods topic page in the docs (2009 SP1), the .numGizmos property is incorrectly listed as .numGizmo.
classOf myFire
Fire_Effect
myFire.numGizmo
-- Unknown property: "numGizmo" in Fire_Effect:Fire Effect
myFire.numGizmos
0
BTW, the image maps you added for General Node Properties are awesome....an excellent way to navigate the odd mix of legacy/new methods and property names.
-John Swafford
