Method AddCamera
AddCamera(uint, uint)
Called when a node has a camera assigned
Declaration
public void AddCamera(uint nodeIndex, uint cameraIndex)
Parameters
Type | Name | Description |
---|---|---|
uint | nodeIndex | Index of the node |
uint | cameraIndex | Index of the assigned camera |