Method VerifyY
VerifyY(Double)
Ensure fits in WorldBounds. It's called by any shape factory method that gets a 'y' dimension.
Declaration
public virtual void VerifyY(double y)
Parameters
Type | Name | Description |
---|---|---|
System.Double | y |
Ensure fits in WorldBounds. It's called by any shape factory method that gets a 'y' dimension.
public virtual void VerifyY(double y)
Type | Name | Description |
---|---|---|
System.Double | y |