C# Class TagTool.TagDefinitions.ChudAnimationDefinition.SizeBlock.AnimationBlock

Show file Open project: TheGuardians/TagTool

Public Properties

Property Type Description
FrameNumber int
StretchX float
StretchY float

Property Details

FrameNumber public property

public int FrameNumber
return int

StretchX public property

public float StretchX
return float

StretchY public property

public float StretchY
return float