====== FARM_FIELD_CONFIG ====== **Category**: Asset Parent class: [[:api:asset|ASSET]]\\ [[:assets:farm_field_config| List of FARM_FIELD_CONFIG assets]] ===== Properties ===== ---- ==== ZoneType ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:zone|ZONE]]'' * **Expected**: ''asset ID'' ---- ==== PlantPrefab ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:prefab|PREFAB]]'' * **Expected**: ''asset ID'' ---- ==== HasPlantingCycle ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#boolean|boolean]]'' * **Expected**: ''boolean value'' * **Default value**: ''true'' ---- ==== IsScaling ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#boolean|boolean]]'' * **Expected**: ''boolean value'' * **Default value**: ''true'' ---- ==== RowDistance ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''3'' ---- ==== ItemDistance ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''2'' ---- ==== RandomOrientation ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:vec2f|vec2f]]'' * **Expected**: ''vec2f value'' ---- ==== RandomPositionOffset ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:vec2f|vec2f]]'' * **Expected**: ''vec2f value'' ---- ==== SourceMaterial ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:material|MATERIAL]]'' * **Expected**: ''asset ID'' ---- ==== GrowingMaterial ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:material|MATERIAL]]'' * **Expected**: ''asset ID'' ---- ==== HarvestedMaterial ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:material|MATERIAL]]'' * **Expected**: ''asset ID'' * **Default value**: ''nil'' ---- ==== GrowingTextureList ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#list|list]]<[[:api:texture|TEXTURE]]>'' * **Expected**: ''list of asset IDs'' ---- ==== HarvestingTextureList ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#list|list]]<[[:api:texture|TEXTURE]]>'' * **Expected**: ''list of asset IDs'' ---- ==== AlphaTestThreshold ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''0.5f'' ---- ==== StartScaleValue ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''0.15f'' ---- ==== MinVisibleScale ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''0.3f''