Field VariantForChildren
The variant to use for all child entities.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public readonly Type VariantForChildren
Returns
Type | Description |
---|---|
Type |
Remarks
Child entities default to DontSerializeVariant for performance reasons.