API ReferenceSandbox
public sealed class Sandbox.CableComponent : Sandbox.Component
Non-destructive cable data + mesh generation.
Constructors
Showing 1 constructors
public CableComponent()
No results match this filter.
Methods
Showing 1 methods
public void MakeEditableMesh()
No results match this filter.
Properties
Showing 13 properties
public bool Sandbox.CableComponent.CapEnds { get; set; }
public Vector3[] Sandbox.CableComponent.ControlPoints { get; set; }
public float Sandbox.CableComponent.LegacyFakeSlack { get; set; }
public Sandbox.Material Sandbox.CableComponent.Material { get; set; }
public int Sandbox.CableComponent.PathDetail { get; set; }
public float Sandbox.CableComponent.Size { get; set; }
public float Sandbox.CableComponent.Slack { get; set; }
public int Sandbox.CableComponent.Subdivisions { get; set; }
public float Sandbox.CableComponent.TextureOffsetAlongPath { get; set; }
public float Sandbox.CableComponent.TextureOffsetCircumference { get; set; }
public Sandbox.CableComponent.CableTextureOrientation Sandbox.CableComponent.TextureOrientation { get; set; }
public float Sandbox.CableComponent.TextureRepeatsCircumference { get; set; }
public float Sandbox.CableComponent.TextureScale { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.CableComponent |