AssignObjectGroup
 
 
 

AssignObjectGroup

Introduced

v5.1

Description

Assigns a group of models to an object or a parameter. This can be used to assign a group of models to use with hair or particle instancing, for example.

Scripting Syntax

AssignObjectGroup( Object, Group );

Parameters

Parameter Type Description
Object CollectionItem An object or a parameter that can be assigned a group of models.

Default Value: Selected object or parameter.

Group CollectionItem Group of models to instantiate.

See Also

UnassignObjectGroup