Summary
Allocates room for a specified number of properties to be filled by
InitializeProperty(int, Transform, Type, string)
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimatedInt
Syntax
public AnimatedInt(IAnimancerComponent animancer, int propertyCount, NativeArrayOptions options = 1)
Parameters
Name | Type | Description |
---|---|---|
animancer | IAnimancerComponent | |
propertyCount | int | |
options | NativeArrayOptions |
Return Value
Type | Description |
---|---|
void |