Table of Contents

Class Sprite3D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class Sprite3D.PropertyName : SpriteBase3D.PropertyName
Inheritance
Sprite3D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Frame

Cached name for the 'frame' property.

public static readonly StringName Frame

Field Value

StringName

FrameCoords

Cached name for the 'frame_coords' property.

public static readonly StringName FrameCoords

Field Value

StringName

Hframes

Cached name for the 'hframes' property.

public static readonly StringName Hframes

Field Value

StringName

RegionEnabled

Cached name for the 'region_enabled' property.

public static readonly StringName RegionEnabled

Field Value

StringName

RegionRect

Cached name for the 'region_rect' property.

public static readonly StringName RegionRect

Field Value

StringName

Texture

Cached name for the 'texture' property.

public static readonly StringName Texture

Field Value

StringName

Vframes

Cached name for the 'vframes' property.

public static readonly StringName Vframes

Field Value

StringName