SphereF(Single, Single, Single, Single) Constructor |
Initializes a new instance of the
SphereF class
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic SphereF(
float centerX,
float centerY,
float centerZ,
float radius
)
Parameters
- centerX Single
-
- centerY Single
-
- centerZ Single
-
- radius Single
-
See Also