API ReferenceSandbox
public class Sandbox.ModelAttachments
Constructors
Showing 1 constructors
public ModelAttachments(Sandbox.Model model)
No results match this filter.
Methods
Showing 2 methods
public Sandbox.ModelAttachments.Attachment Get(string name)
public System.Nullable`1<Transform> GetTransform(string name)
No results match this filter.
Properties
Showing 3 properties
public System.Collections.Generic.IReadOnlyList`1<Sandbox.ModelAttachments.Attachment> Sandbox.ModelAttachments.All { get; set; }
public int Sandbox.ModelAttachments.Count { get; set; }
public Sandbox.Model Sandbox.ModelAttachments.Model { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.ModelAttachments |