PhysicsLayers.Get(string) Method
Definition
Namespace: Brine2D.Physics
Returns the layer index for name.
Parameters
name System.String
Returns
Exceptions
System.Collections.Generic.KeyNotFoundException
Thrown when the name is not registered.
Namespace: Brine2D.Physics
Returns the layer index for name.
name System.String
System.Collections.Generic.KeyNotFoundException
Thrown when the name is not registered.