ArticyReference Class
Namespace: Articy.UnityAssembly: ArticyRuntime (in ArticyRuntime.dll) Version: 1.3.0
public class ArticyReference : MonoBehaviour
- Inheritance
- Object Object Component Behaviour MonoBehaviour ArticyReference
While you can use ArticyRef in your scripts directly, ArticyReference is most useful in generated code or as a simple way for designers to attach articy objects to game objects.
| IsValid |
Gets a value indicating whether the referenced articy model is valid.
|
| reference |
the articy handle, holding the referenced model.
|