VisualServerSingleton.viewportAttachCamera

Sets a viewport's camera.

struct VisualServerSingleton
@nogc nothrow
void
viewportAttachCamera
(
in RID viewport
,
in RID camera
)

Meta