Click or drag to resize
LayerBasem_SpriteCategories Field
Provides access to all sprite categories as they relate to this layer.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public LayerSpriteCategoriesBase m_SpriteCategories

Field Value

Type: LayerSpriteCategoriesBase
Remarks
The objects provided by this member will return a collection of all sprites in the requested category that are on this layer.
See Also