API Referenceglobal
public class Sandbox.ModelAttachments.Attachment
Related Guides
Broader workflow and conceptual references connected to this API.
Methods
Showing 1 methods
public bool IsNamed(string name)
No results match this filter.
Properties
Showing 6 properties
public Sandbox.BoneCollection.Bone Sandbox.ModelAttachments.Attachment.Bone { get; set; }
public int Sandbox.ModelAttachments.Attachment.Index { get; set; }
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; }
public Transform Sandbox.ModelAttachments.Attachment.WorldTransform { get; set; }
Bone transformed LocalTransform
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.ModelAttachments.Attachment |