Class ISContainerParams
Inherited Members
Namespace: Global Namespace
Assembly: Unity.LevelPlay.dll
Syntax
public class ISContainerParams
Constructors
ISContainerParams()
Declaration
public ISContainerParams()
Properties
Height
Declaration
public float Height { get; set; }
Property Value
| Type | Description |
|---|---|
| float |
Width
Declaration
public float Width { get; set; }
Property Value
| Type | Description |
|---|---|
| float |