mirror of
https://github.com/codewriter-packages/Tri-Inspector.git
synced 2025-01-22 08:18:49 -05:00
Update README.md
This commit is contained in:
parent
ffcb37dddf
commit
8837f128e8
@ -127,6 +127,10 @@ private void OnMaterialChanged()
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### HideMonoScript
|
||||||
|
|
||||||
|
Hides the default Script property in the inspector.
|
||||||
|
|
||||||
### Validation
|
### Validation
|
||||||
|
|
||||||
Tri Inspector has some builtin validators such as `missing reference` and `type mismatch` error. Additionally you can mark out your code with validation attributes or even write own validators.
|
Tri Inspector has some builtin validators such as `missing reference` and `type mismatch` error. Additionally you can mark out your code with validation attributes or even write own validators.
|
||||||
|
Loading…
Reference in New Issue
Block a user