walkable property

bool? walkable
getter/setter pair

Whether this node can be walked through. @type boolean

Implementation

bool? walkable;