Field Layer
The LayerMask index.
Namespace: Unity.Entities.Graphics
Assembly: solution.dll
Syntax
[LayerFieldAttribute]
public int Layer
Returns
Type | Description |
---|---|
int |
Remarks
For entities that Unity converts from GameObjects, this value is the same as the Layer setting of the source GameObject.