Click or drag to resize

CameraGetCameraRid Method

Returns the camera's RID from the VisualServer.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public RID GetCameraRid()

Return Value

Type: RID

[Missing <returns> documentation for "M:Godot.Camera.GetCameraRid"]

See Also