set_Item
Contents
[
Hide
]set_Item(int index, ScaleEffect value) function
Sets a behavior at the specified index.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of a behavior to return. |
set_Item(int index, FilterEffect value) function
Sets a behavior at the specified index.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of a behavior to return. |
set_Item(int index, CommandEffect value) function
Sets a behavior at the specified index.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of a behavior to return. |
set_Item(int index, SetEffect value) function
Sets a behavior at the specified index.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of a behavior to return. |
set_Item(int index, ColorEffect value) function
Sets a behavior at the specified index.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of a behavior to return. |
set_Item(int index, RotationEffect value) function
Sets a behavior at the specified index.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of a behavior to return. |
set_Item(int index, MotionEffect value) function
Sets a behavior at the specified index.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of a behavior to return. |