Summary
[Editor-Only] A component which explains a sample scene.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Samples - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["SampleReadMe"]
class Type type-node
Syntax
[AnimancerHelpUrl(typeof(SampleReadMe))]
[AddComponentMenu("")]
public class SampleReadMe : MonoBehaviour
Attributes
| Type | Description |
|---|---|
| Animancer |
[Assert-Conditional]
A UnityEngine.HelpURLAttribute which points to Animancer's documentation.
|
| AddComponentMenu |
Methods
| Name | Value | Summary |
|---|---|---|
| OnValidate |
void |