API ReferenceSandbox
CableComponentclass
Non-destructive cable data + mesh generation.
Constructors1
Showing 1 constructors
public CableComponent()
No results match this filter.
Methods1
Showing 1 methods
public void MakeEditableMesh()
Returns:
void—No results match this filter.
Properties13
Showing 13 properties
public bool Sandbox.CableComponent.CapEnds { get; set; }
Returns:
bool—public Vector3[] Sandbox.CableComponent.ControlPoints { get; set; }
public float Sandbox.CableComponent.LegacyFakeSlack { get; set; }
Returns:
float—public Sandbox.Material Sandbox.CableComponent.Material { get; set; }
public int Sandbox.CableComponent.PathDetail { get; set; }
Returns:
int—public float Sandbox.CableComponent.Size { get; set; }
Returns:
float—public float Sandbox.CableComponent.Slack { get; set; }
Returns:
float—public int Sandbox.CableComponent.Subdivisions { get; set; }
Returns:
int—public float Sandbox.CableComponent.TextureOffsetAlongPath { get; set; }
Returns:
float—public float Sandbox.CableComponent.TextureOffsetCircumference { get; set; }
Returns:
float—public Sandbox.CableComponent.CableTextureOrientation Sandbox.CableComponent.TextureOrientation { get; set; }
public float Sandbox.CableComponent.TextureRepeatsCircumference { get; set; }
Returns:
float—public float Sandbox.CableComponent.TextureScale { get; set; }
Returns:
float—No results match this filter.