class
SphereAttribute
public class SphereAttribute : BaseTransformAttribute Draws a sphere, which can be manipulated via gizmos. You can have multiple of these.
Constructors
SphereAttribute(String radiusKey, String centerKey) Properties
| Name | Type | Description |
|---|---|---|
HideSurface | Boolean | If set, the semi-transparent sphere "wall"/surface will not be drawn. |
Assembly:
Sandbox.Engine Namespace: Sandbox.ModelEditor Full Name: Sandbox.ModelEditor.SphereAttribute