get_bounds
Description:
[ Version ( since = "0.6" ) ]
public void get_bounds (out uint8 opacity_start, out uint8 opacity_end)
public void get_bounds (out uint8 opacity_start, out uint8 opacity_end)
Gets the initial and final levels of the opacity applied by this on each actor it controls.
Parameters:
this | |
opacity_start |
return location for the minimum level of opacity, or |
opacity_end |
return location for the maximum level of opacity, or |