Cleanup: Remove deprecated unused fields in raycast node
This commit is contained in:
@@ -1518,11 +1518,6 @@ typedef struct NodeGeometryRaycast {
|
||||
|
||||
/* eCustomDataType. */
|
||||
int8_t data_type;
|
||||
|
||||
/* Deprecated input types in new Ray-cast node. Can be removed when legacy nodes are no longer
|
||||
* supported. */
|
||||
uint8_t input_type_ray_direction;
|
||||
uint8_t input_type_ray_length;
|
||||
} NodeGeometryRaycast;
|
||||
|
||||
typedef struct NodeGeometryCurveFill {
|
||||
|
||||
Reference in New Issue
Block a user