Class CanvasLayer.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CanvasLayer.PropertyName : Node.PropertyName
- Inheritance
-
CanvasLayer.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
CustomViewport
Cached name for the 'custom_viewport' property.
public static readonly StringName CustomViewport
Field Value
FollowViewportEnabled
Cached name for the 'follow_viewport_enabled' property.
public static readonly StringName FollowViewportEnabled
Field Value
FollowViewportScale
Cached name for the 'follow_viewport_scale' property.
public static readonly StringName FollowViewportScale
Field Value
Layer
Cached name for the 'layer' property.
public static readonly StringName Layer
Field Value
Offset
Cached name for the 'offset' property.
public static readonly StringName Offset
Field Value
Rotation
Cached name for the 'rotation' property.
public static readonly StringName Rotation
Field Value
Scale
Cached name for the 'scale' property.
public static readonly StringName Scale
Field Value
Transform
Cached name for the 'transform' property.
public static readonly StringName Transform
Field Value
Visible
Cached name for the 'visible' property.
public static readonly StringName Visible