Skip to content

Commit

Permalink
update manual for object instancer node
Browse files Browse the repository at this point in the history
  • Loading branch information
JacquesLucke committed Nov 2, 2015
1 parent 99cf339 commit cc05b3f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/user_guide/nodes/object/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Object Nodes

.. toctree::
Object Transforms Input <object_transforms_input>
Object Instancer <object_instancer>
Object Matrices
Keyframe
Object Instancer <object_instancer>
Copy Data
Attribute Input
Attribute Output <object_attribute_output>
Expand Down
Binary file modified docs/user_guide/nodes/object/object_instancer.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions docs/user_guide/nodes/object/object_instancer.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Object instancer
Object Instancer
================

.. image:: object_instancer.png

The object instancer node takes an object as input and create a specified number of instances.
The new instances with the **applied** position, rotation and scale.
The object instancer node is one of the most important nodes in AN. It allows
you to create replicates of existing objects or completely new objects.

Combined with loops and transformation matrices, you can achieve some pretty extrordinary results.
Limitations:
* The node is not allowed to be in a subprogram

0 comments on commit cc05b3f

Please sign in to comment.