class

PointClickEngine::Scenes::WalkBehindRegion

Inherits PointClickEngine::Scenes::PolygonRegion < YAML::Serializable < Reference < Object

Walk-behind region for depth sorting

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)

Walk-behind region for depth sorting

Source
new(name : String = "", y_threshold : Float32 = 0, z_order : Int32 = 0)
Source

Instance methods

y_threshold
Source
y_threshold=(y_threshold : Float32)
Source
z_order
Source
z_order=(z_order : Int32)
Source