Click or drag to resize
TileFrameMembershipframes Field
Represents a list of frame indexes from a tile that are to be included in a category.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public int[] frames

Field Value

Type: Int32
Remarks
Note that this refers to frame sequence index as described in FrameSequenceIndex, and not a counter value.
See Also