Engine API Reference - v2.11.8
Developer Site
Blog
Discord
Forum
GitHub
Preparing search index...
SphereShapeArgs
Interface SphereShapeArgs
interface
SphereShapeArgs
{
radius
?:
number
;
tolerance
?:
number
;
}
Index
Properties
radius?
tolerance?
Properties
Optional
radius
radius
?:
number
The radius of the sphere.
Optional
tolerance
tolerance
?:
number
The intersection tolerance of the sphere.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
radius
tolerance
Home
Developer Site
Blog
Discord
Forum
GitHub
Engine API Reference - v2.11.8
Loading...
The radius of the sphere.