Description:

Adds a new instance to the render primitives collection.

Syntax:
public void AddInstance(
Instance instance
)
Parameters:
  • instance
  • Type: Instance
  • The instance to be added.
Returns:
Type: void
Available since:
8.0

Nothing found