API Referenceglobal
Attachmentclass
object→Attachment
Methods1
Showing 1 methods
public bool IsNamed(string name)
| Parameter | Type | Description |
|---|---|---|
| name | string | — |
Returns:
bool—No results match this filter.
Properties6
Showing 6 properties
public Sandbox.BoneCollection.Bone Sandbox.ModelAttachments.Attachment.Bone { get; set; }
public int Sandbox.ModelAttachments.Attachment.Index { get; set; }
Returns:
int—public Transform Sandbox.ModelAttachments.Attachment.LocalTransform { get; set; }
public Sandbox.Model Sandbox.ModelAttachments.Attachment.Model { get; set; }
public string Sandbox.ModelAttachments.Attachment.Name { get; set; }
Returns:
string—public Transform Sandbox.ModelAttachments.Attachment.WorldTransform { get; set; }
Bone transformed LocalTransform
No results match this filter.