====== DATA_WALL_CRENELATION ====== **Category**: Data //[[:annotations#cloneable|Cloneable]]// ===== Properties ===== ---- ==== Visual ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:prefab|PREFAB]]'' * **Expected**: ''asset ID'' ---- ==== Length ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''2.0f'' ---- ==== Offset ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:vec3f|vec3f]]'' * **Expected**: ''vec3f value'' ---- ==== ScaleToFit ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#boolean|boolean]]'' * **Expected**: ''boolean value'' * **Default value**: ''true'' ---- ==== ContourType ==== //[[:annotations#serialized|Serialized]]// Define how the crenelation should be spawned. Relative to the wall CENTER, to its INNER contour our OUTER contour. Usually OUTER for classic crenelations. * **Type**: ''[[:api:wall_contour_type|WALL_CONTOUR_TYPE]]'' * **Expected**: ''enum value'' * **Default value**: ''WALL_CONTOUR_TYPE.OUTER''