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