Class: ModelStage

app02/model/ModelStage~ ModelStage


new ModelStage( [p_config])

Parameters:
Name Type Argument Description
p_config Object <optional>
Properties
Name Type Argument Default Description
left number <optional>
0
right number <optional>
0
top number <optional>
0
bottom number <optional>
0
Properties:
Name Type Description
left number the x position of the left border (AABB)
right number the x position of the right border (AABB)
top number the y position of the top border (AABB)
bottom number the y position of the bottom border (AABB)
Source: