Click or drag to resize

ViewportTextureViewportPath Property

The path to the Viewport node to display. This is relative to the scene root, not to the node which uses the texture.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public NodePath ViewportPath { get; set; }

Property Value

Type: NodePath
See Also