Click or drag to resize

SkeletonRegisterSkin Method

[Missing <summary> documentation for "M:Godot.Skeleton.RegisterSkin(Godot.Skin)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public SkinReference RegisterSkin(
	Skin skin
)

Parameters

skin
Type: GodotSkin

[Missing <param name="skin"/> documentation for "M:Godot.Skeleton.RegisterSkin(Godot.Skin)"]

Return Value

Type: SkinReference

[Missing <returns> documentation for "M:Godot.Skeleton.RegisterSkin(Godot.Skin)"]

See Also